You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PreTeXt support
How do I get an aside to show centered in the page and have it display the datafile in it in another tab?
Louis Aloia
unread,
Aug 6, 2026, 12:43:12 PM (13 days ago) Aug 6
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PreTeXt support
I don't believe that an aside will open a file in another browser tab.
I used dataurl in py4e-int openingFiles.ptx to open the file in a new browser tab:
<p>Click <dataurl filename="mbox-short.txt" source="files/mbox-short.txt">here to view the mbox-short.txt data file</dataurl> in a new browser tab.</p>