OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK: DocBook: system entities at end of sentence


I have a system entity defined for some acronyms.
eg. <!entity gui "<acronym> GUI </acronym>">

How do I use this at the end of a sentence without having a space
between the entity name and the period ?

The following does not work as "gui." is not defined.
<para> X-Windows is a &gui. <para>

The following does work but leaves a space between GUI and the period.
<para> X-Windows is a &gui . <para>

I think that defining another entity with a period at the end is not a
very elegant solution (if it is one at all).
ie. <!entity gui. "<acronym> GUI. </acronym>">

Thanks,
Brendan Simon.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC