summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/samples/sample-index.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/glossaries/samples/sample-index.tex')
-rw-r--r--macros/latex/contrib/glossaries/samples/sample-index.tex24
1 files changed, 12 insertions, 12 deletions
diff --git a/macros/latex/contrib/glossaries/samples/sample-index.tex b/macros/latex/contrib/glossaries/samples/sample-index.tex
index 1f2441dbed..9842bacc2f 100644
--- a/macros/latex/contrib/glossaries/samples/sample-index.tex
+++ b/macros/latex/contrib/glossaries/samples/sample-index.tex
@@ -1,10 +1,10 @@
- % This file is public domain
- % If you want to use arara, you need the following directives:
- % arara: pdflatex: { synctex: on }
- % arara: makeglossaries
- % arara: pdflatex: { synctex: on }
- % arara: makeglossaries
- % arara: pdflatex: { synctex: on }
+% This file is public domain
+% If you want to use arara, you need the following directives:
+% arara: pdflatex: { synctex: on }
+% arara: makeglossaries
+% arara: pdflatex: { synctex: on }
+% arara: makeglossaries
+% arara: pdflatex: { synctex: on }
\documentclass{report}
\usepackage[colorlinks]{hyperref}
@@ -13,19 +13,19 @@
\makeglossaries
- % define terms for the index
+% define terms for the index
\newterm[plural={stegosauruses}]{stegosaurus}
\newterm[plural={triceratopses}]{triceratops}
\newterm[plural={apatosauruses}]{apatosaurus}
- % To avoid labels conflicting with the same name in the main glossary
- % prefix the index label with "ind-". (This means that the name must
- % be set independently.)
+% To avoid labels conflicting with the same name in the main glossary
+% prefix the index label with "ind-". (This means that the name must
+% be set independently.)
\newterm[name={dinosaur}]{ind-dinosaur}
\newterm[name={Triassic}]{ind-triassic}
- % define terms for the main glossary
+% define terms for the main glossary
\newglossaryentry{dinosaur}%
{%