
Hello, How do I apply an overline style in Oxygen? I have electronic symbols that need a line above the text. Thanks, Joel

Hi Joel, What XML vocabulary are you using? Some XML vocabularies might have special XML elements which can mark as overline text inside them. It also depends if you want this when editing content in the Oxygen Author visual editing mode or when publishing. The Author visual editing mode in Oxygen is CSS based and the "text-decoration:overline;" property is supported. If you want this when publishing, do you want this when publishing to HTML-based outputs or to PDF? If you want this for HTML-based outputs, your custom CSS could set the:
text-decoration:overline;
on that particular element. I also answered you here for the PDF-based outputs:
https://www.oxygenxml.com/forum/viewtopic.php?f=6&t=1434&p=33561#p33561
Regards, Radu Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com On 4/16/2015 7:49 PM, Joel wrote:
Hello, How do I apply an overline style in Oxygen? I have electronic symbols that need a line above the text. Thanks,
Joel
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
Joel
-
Oxygen XML Editor Support (Radu Coravu)