summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/samples/samplexdy.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/glossaries/samples/samplexdy.tex')
-rw-r--r--macros/latex/contrib/glossaries/samples/samplexdy.tex20
1 files changed, 10 insertions, 10 deletions
diff --git a/macros/latex/contrib/glossaries/samples/samplexdy.tex b/macros/latex/contrib/glossaries/samples/samplexdy.tex
index 808a1ac5ee..2effb0da1b 100644
--- a/macros/latex/contrib/glossaries/samples/samplexdy.tex
+++ b/macros/latex/contrib/glossaries/samples/samplexdy.tex
@@ -17,7 +17,7 @@
% Otherwise do:
%
% xindy -L english -C utf8 -I xindy -M samplexdy -t samplexdy.glg -o samplexdy.gls samplexdy.glo
-%
+%
% If you want to use arara, you need the following directives:
% arara: pdflatex: { synctex: on }
% arara: makeglossaries
@@ -74,7 +74,7 @@
% (This command will have no effect if \noist is used)
\GlsAddXdyLocation{tally}{% tally location format
- :sep "\string\tallynum\space\glsopenbrace" % -> \tallynum {
+ :sep "\string\tallynum\space\glsopenbrace" % -> \tallynum {
"arabic-numbers" % -> arabic number (0, 1, 2, etc)
:sep "\glsclosebrace" % -> }
}
@@ -96,7 +96,7 @@
% The above three lines specify to use samplexdy-mc.xdy (supplied
% with this file) and don't overwrite it. The language is
-% unset using \GlsSetXdyLanguage{} as all the language
+% unset using \GlsSetXdyLanguage{} as all the language
% dependent information is contained in samplexdy-mc.xdy
% Note that using \noist means that commands like
% \GlsAddXdyAttribute and \GlsAddXdyLocation will no longer have
@@ -138,7 +138,7 @@
% Define glossary entries
% \glshyperlink is used instead of \gls to prevent the glossary
% page numbers also appear in the locations, however I need
-% to ensure that the referenced entries are added to the
+% to ensure that the referenced entries are added to the
% glossary via commands that use \glslink, \glsadd or \glssee
\newglossaryentry{mcadam}{name={McAdam, John Loudon},
@@ -158,7 +158,7 @@ description={Theorem expressing a function $f(x)$ as the sum of
a polynomial and a remainder:
\[f(x) = f(a)+f'(a)(x-a)+f''(a)(x-a^2)/2!+\cdots+R_n\]
If $n\to\infty$ the expansion is a \glshyperlink{taylorseries}
-and if $a=0$, the series is called a
+and if $a=0$, the series is called a
\gls{maclaurinseries}}}
\newglossaryentry{taylorseries}{name={Taylor series},
@@ -170,7 +170,7 @@ description={English mathematician}}
\newglossaryentry{mcnemar}{name={McNemar, Quinn},
first={Quinn McNemar},text={McNemar},
-description={Mathematician who introduced
+description={Mathematician who introduced
\gls{mcnemarstest}. This entry has the number list
suppressed},nonumberlist}
@@ -235,7 +235,7 @@ first={Giuseppe Peano},text={Peano},
description={Italian mathematician}}
\newglossaryentry{peanoscurve}{name={Peano's curve},
-description={A space-filling curve discovered by
+description={A space-filling curve discovered by
\gls{peano}}}
\newglossaryentry{pearson}{name={Pearson, Karl},
@@ -258,14 +258,14 @@ several pages.
\rule{1pt}{0.6\textheight}
-This paragraph has been shoved to the bottom of the page using a rule.
+This paragraph has been shoved to the bottom of the page using a rule.
This paragraph spans a page break for testing purposes to ensure the
glossary entry in this paragraph has the correct location. Here's
the glossary entry: \gls{gaussianfn}. Check that the location is
correct.
This page talks about \glspl[format=hyperbfit]{gaussianint}. Since
-it's the principle definition, the user-defined hyperbfit format is
+it's the principle definition, the user-defined hyperbfit format is
used.
\newpage
@@ -275,7 +275,7 @@ The section on \gls[format=)]{gauss} ends here.
\section{Series Expansions}
This section is about series expansions. It mentions
-\gls{maclaurin} and \gls{taylor}. It also discusses
+\gls{maclaurin} and \gls{taylor}. It also discusses
\gls{taylorstheorem} which is related to the \gls{taylorseries}.
The \gls{maclaurinseries} is a special case of the
\gls{taylorseries}.