Odd Overstruck Glyphs When Printing from Author Mode

Hello all, I am authoring some TEI P5 XML in Oxygen and would like to print the Author mode view. However, when i do so there are some overstruck glyphs at the beginning and end of each line, and also at the beginning and end of text between XML tags. These glyphs are being rendered as boxes or as boxes containing question marks. Though i've been using other fonts in my editor, i switched to Arial Unicode MS so that i could see what these glyphs are. One is a curlicue appearing at the lower left of the text, and another is a somewhat 3-like mark appearing at the upper right of the text. What are these glyphs, why are they appearing, and how do i get rid of them? Thanks, Ruchira

Hello, Since you don't see these in the Author mode, they might be some static text contributed through CSS, probably inside a media print at-rule: @media print { body > div > head:before { content: "a-strange-character" !important; } } Are you using the built-in TEI framework or a different, customized one? if you don't know, you can go to Window->Show view and select the Properties view. There is a "Document Type" line that presents the name of the document type and its location. Can you send me a sample file so I can try reproducing this issue myself? Best regards, Alex -- Alex Jitianu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 7/13/2019 12:23 PM, Ruchira Datta wrote:
Hello all,
I am authoring some TEI P5 XML in Oxygen and would like to print the Author mode view. However, when i do so there are some overstruck glyphs at the beginning and end of each line, and also at the beginning and end of text between XML tags. These glyphs are being rendered as boxes or as boxes containing question marks. Though i've been using other fonts in my editor, i switched to Arial Unicode MS so that i could see what these glyphs are. One is a curlicue appearing at the lower left of the text, and another is a somewhat 3-like mark appearing at the upper right of the text. What are these glyphs, why are they appearing, and how do i get rid of them?
Thanks, Ruchira
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com https://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
Alex Jitianu
-
Ruchira Datta