summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/datatool/datatool-user.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-08-16 23:05:39 +0000
committerKarl Berry <karl@freefriends.org>2013-08-16 23:05:39 +0000
commitbf98c9436ac9d7fca5021fc6a7c641bf60ded210 (patch)
tree60c97881e40cc699b3b475a65ad54348cdd735ef /Master/texmf-dist/doc/latex/datatool/datatool-user.tex
parent07971807299d88bdaf939da9bc42f322fad80df8 (diff)
datatool (16aug13)
git-svn-id: svn://tug.org/texlive/trunk@31449 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/datatool/datatool-user.tex')
-rw-r--r--Master/texmf-dist/doc/latex/datatool/datatool-user.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/datatool/datatool-user.tex b/Master/texmf-dist/doc/latex/datatool/datatool-user.tex
index 2caff13201c..fbc7cad8a99 100644
--- a/Master/texmf-dist/doc/latex/datatool/datatool-user.tex
+++ b/Master/texmf-dist/doc/latex/datatool/datatool-user.tex
@@ -91,11 +91,11 @@
\MakeShortVerb{"}
\DeleteShortVerb{\|}
- \title{User Manual for datatool bundle version~2.15}
+ \title{User Manual for datatool bundle version~2.16}
\author{Nicola L.C. Talbot\\
\url{http://www.dickimaw-books.com/}}
- \date{2013-07-10}
+ \date{2013-08-16}
\maketitle
\pagenumbering{roman}
@@ -110,7 +110,7 @@ The \styfmt{datatool} bundle comes with the following documentation:
\item[\url{datatool-code.pdf}]
Advanced users wishing to know more about the inner workings of
all the packages provided in the \styfmt{datatool} bundle should
- read \qt{Documented Code for datatool v2.15}
+ read \qt{Documented Code for datatool v2.16}
\item[INSTALL] Installation instructions.
@@ -4379,8 +4379,8 @@ the data type for a given key, and uses this to determine whether
an alphabetical or numerical sort is required.
The final argument \meta{handler} is the command used for the
-comparisons. These handlers are described in more detail in
-\autoref{src:dtlcompare} of the documented code. The following
+comparisons. These handlers are described in more detail on
+page~\pageref*{src:dtlcompare} of the documented code (datatool-code.pdf). The following
handlers are provided:
\begin{description}
\item[\ics{dtlcompare}] A case-sensitive comparison.