summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html')
-rw-r--r--Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html21
1 files changed, 12 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html
index 9ff62a00a6f..ee59a263777 100644
--- a/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html
+++ b/Master/texmf-dist/doc/latex/glossaries/glossariesbegin.html
@@ -194,13 +194,15 @@ plural=\oe sophagi,sort=oesophagus}
Note, however, that if you use the <TT>inputenc</TT> package and
<TT>xindy</TT>, you can use the encoded character <TT>&#339;</TT> rather than
<TT>&#92;oe</TT> and <TT>xindy</TT> will sort it correctly:
-<PRE>
-\newglossaryentry{oesophagus}{name=œsophagus,
-description={canal from mouth to stomach},
-plural=œsophagi}
-</PRE>
<P>
+<TT><TT>&#92;newglossaryentry</TT>{oesophagus}{name=&#339;sophagus,
+<BR>
+description={canal from mouth to stomach},
+<BR>
+plural=&#339;sophagi}
+</TT>
+<P>
If the name starts with an accented character, the first character
must be grouped:
<PRE>
@@ -209,12 +211,13 @@ description={select group of people},
sort=elite}
</PRE>
or
-<PRE>
-\newglossaryentry{elite}{name={é}lite,
-description={select group of people}}
-</PRE>
<P>
+<TT><TT>&#92;newglossaryentry</TT>{elite}{name={&#233;}lite,
+<BR>
+description={select group of people}}
+</TT>
+<P>
The name can also be a symbol, but you will also need to specify
the sort key. For example:
<PRE>