summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/samples/samplexdy2.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-12-07 03:00:49 +0000
committerNorbert Preining <norbert@preining.info>2019-12-07 03:00:49 +0000
commitf158c892f4714e2dfef87c5edf8cd679fd09bb2b (patch)
treef8cae0221bb28490d61fc9a531ac4d087186e273 /macros/latex/contrib/glossaries/samples/samplexdy2.tex
parentac57c892e88b77eb217641d4a1059da681320633 (diff)
CTAN sync 201912070300
Diffstat (limited to 'macros/latex/contrib/glossaries/samples/samplexdy2.tex')
-rw-r--r--macros/latex/contrib/glossaries/samples/samplexdy2.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/glossaries/samples/samplexdy2.tex b/macros/latex/contrib/glossaries/samples/samplexdy2.tex
index f8d707849f..6225fb4d9f 100644
--- a/macros/latex/contrib/glossaries/samples/samplexdy2.tex
+++ b/macros/latex/contrib/glossaries/samples/samplexdy2.tex
@@ -1,6 +1,6 @@
% This file is public domain
%
-% This is a sample document illustrating how to use the
+% This is a sample document illustrating how to use the
% glossaries package with xindy. To create the document:
%
% pdflatex samplexdy2
@@ -27,14 +27,14 @@
\renewcommand*{\theHsection}{\thepart.\thesection}
\renewcommand*{\thepart}{\Roman{part}}
-\GlsAddXdyLocation["roman-numbers-uppercase"]{section}{:sep "["
+\GlsAddXdyLocation["roman-numbers-uppercase"]{section}{:sep "["
"arabic-numbers" :sep "]" "arabic-numbers"
}
% If part is 0, then \thepart will be empty, so add an extra
% case to catch this:
-\GlsAddXdyLocation{zero.section}{:sep "["
+\GlsAddXdyLocation{zero.section}{:sep "["
"arabic-numbers" :sep "]" "arabic-numbers"
}