summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-04-04 23:19:17 +0000
committerKarl Berry <karl@freefriends.org>2011-04-04 23:19:17 +0000
commitd49526563e8a66d6774a086ad2a91fbf249b35b3 (patch)
treeaecb9254e4f4db280b2f7ab8a9dc9f154fa08dd7 /Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex
parentaeb22f958bf3b465bb5e3f085176c7fe0f2ef562 (diff)
glossaries 3.0 (4apr11)
git-svn-id: svn://tug.org/texlive/trunk@21968 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex')
-rw-r--r--Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex26
1 files changed, 10 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex
index 384ae3995d6..82848a3e53f 100644
--- a/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex
+++ b/Master/texmf-dist/doc/latex/glossaries/glossary2glossaries.tex
@@ -1,12 +1,15 @@
\documentclass{nlctdoc}
-\usepackage[colorlinks,pdfauthor={Nicola L.C. Talbot},
+\usepackage{xr}
+\usepackage[colorlinks,
+ bookmarks,
+ hyperindex=false,
+ pdfauthor={Nicola L.C. Talbot},
pdftitle={Upgrading from the glossary package to
the glossaries package}]{hyperref}
-\usepackage{xr-hyper}
\ifpdf
-\externaldocument{glossaries}
+\externaldocument{glossaries-user}
\fi
\IndexPrologue{\section*{Index}}
@@ -15,7 +18,7 @@
\title{Upgrading from the glossary package to the glossaries
package}
\author{Nicola L.C. Talbot}
-\date{2010-05-28}
+\date{2011-04-02}
\newenvironment{oldway}{%
\begin{labelledbox}{\styfmt{glossary}}\ttfamily\obeylines
@@ -447,10 +450,7 @@ You can then continue to use \cs{SVM}\@. However, remember that
alphabetical characters. You will therefore need to force a space
after \cs{}\meta{acr-name}, unless you also load the \styfmt{xspace}
package. (See
-\xrsectionref{sec:acronyms}{glossaries-manual}{Acronyms}
-%\latexhtml{section~\ref*{sec:acronyms}}{the
-%\htmladdnormallink{Acronyms}{glossaries-manual.html#sec:acronyms}
-%section}
+\xrsectionref{sec:acronyms}{glossaries-user}{Acronyms}
of the \styfmt{glossaries} documentation for further
details.) Note that \ics{oldacronym} uses its first argument to
define the acronym's label (as used by commands like \ics{gls}), so
@@ -491,10 +491,7 @@ form) as well as upper case variations. If you use the
\ics{acrlong}.
See
-\xrsectionref{sec:acronyms}{glossaries-manual}{Acronyms}
-%\latexhtml{section~\ref*{sec:acronyms}}{the
-%\htmladdnormallink{Acronyms}{glossaries-manual.html#sec:acronyms}
-%section}
+\xrsectionref{sec:acronyms}{glossaries-user}{Acronyms}
of the \styfmt{glossaries} manual for further details of
how to use these commands.
@@ -637,11 +634,8 @@ non-English documents.
For further information on using \app{makeglossaries},
\app{makeindex} or \app{xindy} to create your glossaries, see
-\xrsectionref{sec:makeglossaries}{glossaries-manual}{Generating the
+\xrsectionref{sec:makeglossaries}{glossaries-user}{Generating the
Associated Glossary Files}
-%\latexhtml{section~\ref*{sec:makeglossaries}}{the
-%\htmladdnormallink{Generating the Associated Glossary
-%Files}{glossaries-manual.html#sec:makeglossaries} section}
of the \styfmt{glossaries} documentation.
\section{Troubleshooting}