diff options
author | Norbert Preining <norbert@preining.info> | 2019-12-07 03:00:49 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-12-07 03:00:49 +0000 |
commit | f158c892f4714e2dfef87c5edf8cd679fd09bb2b (patch) | |
tree | f8cae0221bb28490d61fc9a531ac4d087186e273 /macros/latex/contrib/glossaries/samples/samplexdy3.tex | |
parent | ac57c892e88b77eb217641d4a1059da681320633 (diff) |
CTAN sync 201912070300
Diffstat (limited to 'macros/latex/contrib/glossaries/samples/samplexdy3.tex')
-rw-r--r-- | macros/latex/contrib/glossaries/samples/samplexdy3.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/latex/contrib/glossaries/samples/samplexdy3.tex b/macros/latex/contrib/glossaries/samples/samplexdy3.tex index dcdc327b37..8a28f1c3f9 100644 --- a/macros/latex/contrib/glossaries/samples/samplexdy3.tex +++ b/macros/latex/contrib/glossaries/samples/samplexdy3.tex @@ -98,9 +98,9 @@ } % The arguments of \linkpagenumber will be -% #1 -> \customfmtnum +% #1 -> \customfmtnum % #2 -> n -% This means that the page number (n) can be used to +% This means that the page number (n) can be used to % form the hyperlink target. \newcommand{\linkpagenumber}[2]{\hyperlink{page.#2}{#1{#2}}} |