summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/samples/sampleEq.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/glossaries/samples/sampleEq.tex')
-rw-r--r--macros/latex/contrib/glossaries/samples/sampleEq.tex14
1 files changed, 9 insertions, 5 deletions
diff --git a/macros/latex/contrib/glossaries/samples/sampleEq.tex b/macros/latex/contrib/glossaries/samples/sampleEq.tex
index 9fb85acaad..fb577e9874 100644
--- a/macros/latex/contrib/glossaries/samples/sampleEq.tex
+++ b/macros/latex/contrib/glossaries/samples/sampleEq.tex
@@ -1,4 +1,8 @@
- % This file is public domain
+% This file is public domain
+% If you want to use arara you need the following directives:
+% arara: pdflatex
+% arara: makeglossaries
+% arara: pdflatex
\documentclass[a4paper,12pt]{report}
\usepackage{amsmath}
@@ -12,18 +16,18 @@
\pagestyle{headings}
- % redefine the way hyperref creates the target for equations
- % so that the glossary links to equation numbers work
+% redefine the way hyperref creates the target for equations
+% so that the glossary links to equation numbers work
\renewcommand*\theHequation{\theHchapter.\arabic{equation}}
- % Change the glossary headings
+% Change the glossary headings
\renewcommand{\entryname}{Notation}
\renewcommand{\descriptionname}{Function Name}
\renewcommand{\pagelistname}{Number of Formula}
- % define glossary entries
+% define glossary entries
\newglossaryentry{Gamma}{name=\ensuremath{\Gamma(z)},
description=Gamma function,