summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/samples/sample-nomathhyper.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/glossaries/samples/sample-nomathhyper.tex')
-rw-r--r--macros/latex/contrib/glossaries/samples/sample-nomathhyper.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/macros/latex/contrib/glossaries/samples/sample-nomathhyper.tex b/macros/latex/contrib/glossaries/samples/sample-nomathhyper.tex
index 16cc511eee..7ac3f82e8f 100644
--- a/macros/latex/contrib/glossaries/samples/sample-nomathhyper.tex
+++ b/macros/latex/contrib/glossaries/samples/sample-nomathhyper.tex
@@ -1,8 +1,8 @@
- % 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 }
+% 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 }
\documentclass{report}
\usepackage[colorlinks]{hyperref}
@@ -12,8 +12,8 @@
\makeglossaries
- % redefine \glsentryfmt so that it adds a hyperlink
- % if not in math mode and the hyperlinks haven't been forced on
+% redefine \glsentryfmt so that it adds a hyperlink
+% if not in math mode and the hyperlinks haven't been forced on
\renewcommand*{\glsentryfmt}{%
\ifmmode
\glsgenentryfmt
@@ -24,7 +24,7 @@
\fi
}
- % define a sample entry:
+% define a sample entry:
\newglossaryentry{x}{name={x},description={sample entry}}
\begin{document}