General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › Formatting Marks?
-
jbcampo April 7, 2009 at 9:21 pm
Formatting Marks?
April 7, 2009 at 9:21 pmParticipants 1Replies 2Last Activity 13 years, 10 months agoDoes XMetaL DITA have a way to show formatting marks in the source? Like the backwards P in Word?
I want to be able to view spaces etc inserted in the documents. Please let me know because we cannot seem to find this basic functionality.
Thank you.mag3737 April 8, 2009 at 8:33 pm
Reply to: Formatting Marks?
April 8, 2009 at 8:33 pmUnfortunately XMetaL does not have this capability directly at this time. We are considering it for a future release.
One workaround that been suggested is to create a custom Windows font for use within the editor, where the desired “invisible” characters have been replaced by visible glyphs. It would be possible to change the fonts and hence “hide/show invisibles” by altering the CSS via script. Admittedly this is a little bit of a hack. Derek may be able to comment on whether anyone is actually doing this in practice.
dcramer April 9, 2009 at 1:16 am
Reply to: Formatting Marks?
April 9, 2009 at 1:16 amIn an xml-based tool chain I have to wonder what need there is for this feature and exactly what it would mean. What you see in tags on and normal view bears little relation to the spaces and line feeds in the source. What you see as line breaks are there because of CSS rules. The line breaks and spaces that are in the source are in most cases immaterial to the presentation.
Could you provide more information about what root-problem you need to solve, perhaps providing an example?
David
-
AuthorPosts
- You must be logged in to reply to this topic.