summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/samples/sampleutf8.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/glossaries/samples/sampleutf8.tex')
-rw-r--r--macros/latex/contrib/glossaries/samples/sampleutf8.tex20
1 files changed, 10 insertions, 10 deletions
diff --git a/macros/latex/contrib/glossaries/samples/sampleutf8.tex b/macros/latex/contrib/glossaries/samples/sampleutf8.tex
index ae3fea7ed0..94deb79ef9 100644
--- a/macros/latex/contrib/glossaries/samples/sampleutf8.tex
+++ b/macros/latex/contrib/glossaries/samples/sampleutf8.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{article}
\usepackage[utf8]{inputenc}
@@ -11,9 +11,9 @@
\makeglossaries
- % Note that because the é is the first letter of the
- % name, it needs to be grouped or it will cause a
- % problem for \makefirstuc due to expansion issues.
+% Note that because the é is the first letter of the
+% name, it needs to be grouped or it will cause a
+% problem for \makefirstuc due to expansion issues.
\newglossaryentry{elite}{name={{é}lite},
description={select group or class}}
@@ -26,8 +26,8 @@ description=large deer}
\newglossaryentry{mannerly}{name=mannerly,
description=polite}
- % The œ is not the first letter, so it doesn't need to
- % be grouped.
+% The œ is not the first letter, so it doesn't need to
+% be grouped.
\newglossaryentry{manoeuvre}{name={manœuvre},
description=planned and controlled movement}