summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries-extra/samples/sample-nested.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/glossaries-extra/samples/sample-nested.tex')
-rw-r--r--macros/latex/contrib/glossaries-extra/samples/sample-nested.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/macros/latex/contrib/glossaries-extra/samples/sample-nested.tex b/macros/latex/contrib/glossaries-extra/samples/sample-nested.tex
index a7c32a6908..ec57247753 100644
--- a/macros/latex/contrib/glossaries-extra/samples/sample-nested.tex
+++ b/macros/latex/contrib/glossaries-extra/samples/sample-nested.tex
@@ -14,7 +14,8 @@
\newabbreviation{ssi}{ssi}{server side includes}
\newabbreviation{html}{html}{hypertext markup language}
-%DON'T use this with upper casing commands!
+% If sentence-case is required for the following, ensure that you have glossaries
+% v4.50+ and mfirstuc v2.08+
\newabbreviation{shtml}{shtml}{\gls{ssi} enabled \gls{html}}
% Alternatively
@@ -33,6 +34,11 @@ commands like \verb|\gls| or \verb|\glsxtrshort| that occur
in fields, when any of those field is accessed through linking
commands.
+\section{\Glsxtrp{long}{html}}
+
+Make sure you have glossaries.sty v4.50+ and mfirstuc.sty v2.08+ for
+improved sentence-casing.
+
First use: \gls{shtml}.
\newpage