summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/samples/samplexdy2.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/glossaries/samples/samplexdy2.tex')
-rw-r--r--macros/latex/contrib/glossaries/samples/samplexdy2.tex40
1 files changed, 20 insertions, 20 deletions
diff --git a/macros/latex/contrib/glossaries/samples/samplexdy2.tex b/macros/latex/contrib/glossaries/samples/samplexdy2.tex
index 4ed7bd7244..f8d707849f 100644
--- a/macros/latex/contrib/glossaries/samples/samplexdy2.tex
+++ b/macros/latex/contrib/glossaries/samples/samplexdy2.tex
@@ -1,18 +1,18 @@
- % This file is public domain
- %
- % This is a sample document illustrating how to use the
- % glossaries package with xindy. To create the document:
- %
- % pdflatex samplexdy2
- % makeglossaries samplexdy2
- % pdflatex samplexdy2
- %
- % This sample file won't work with makeindex
- %
- % If you want to use arara, you need the following directives:
- % arara: pdflatex: { synctex: on }
- % arara: makeglossaries
- % arara: pdflatex: { synctex: on }
+% This file is public domain
+%
+% This is a sample document illustrating how to use the
+% glossaries package with xindy. To create the document:
+%
+% pdflatex samplexdy2
+% makeglossaries samplexdy2
+% pdflatex samplexdy2
+%
+% This sample file won't work with makeindex
+%
+% If you want to use arara, you need the following directives:
+% arara: pdflatex: { synctex: on }
+% arara: makeglossaries
+% arara: pdflatex: { synctex: on }
\documentclass{report}
\usepackage[utf8]{inputenc}
@@ -20,7 +20,7 @@
\usepackage[colorlinks]{hyperref}
\usepackage[xindy,counter=section]{glossaries}
- % Set up somewhat eccentric section numbering system:
+% Set up somewhat eccentric section numbering system:
\renewcommand*{\thesection}{[\thechapter]\arabic{section}}
@@ -31,15 +31,15 @@
"arabic-numbers" :sep "]" "arabic-numbers"
}
- % If part is 0, then \thepart will be empty, so add an extra
- % case to catch this:
+% If part is 0, then \thepart will be empty, so add an extra
+% case to catch this:
\GlsAddXdyLocation{zero.section}{:sep "["
"arabic-numbers" :sep "]" "arabic-numbers"
}
- % (Note that the above will stop xindy giving a warning, but the
- % location hyper links will be invalid if no \part is used.)
+% (Note that the above will stop xindy giving a warning, but the
+% location hyper links will be invalid if no \part is used.)
\makeglossaries