summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/samples/sample-index.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-29 03:00:46 +0000
committerNorbert Preining <norbert@preining.info>2019-09-29 03:00:46 +0000
commit14ce8b68fe7df49e8a8891bb94c63b9a846da232 (patch)
tree955916716e423f2b747e68fdf96b7ccb94445538 /macros/latex/contrib/glossaries/samples/sample-index.tex
parentf41a5d46017f730e9586332f28744912872326f5 (diff)
CTAN sync 201909290300
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}%
{%