summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thumbs
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-24 23:45:03 +0000
committerKarl Berry <karl@freefriends.org>2012-02-24 23:45:03 +0000
commitab3cc094064444f0ca192823496de66c71d06710 (patch)
treef21d2d16e85e15848255e9a4798e202cc8de3f09 /Master/texmf-dist/doc/latex/thumbs
parent63adbb64d2b9021aad1f190588588f3d47dfe8a2 (diff)
thumbs (24feb12)
git-svn-id: svn://tug.org/texlive/trunk@25498 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thumbs')
-rw-r--r--Master/texmf-dist/doc/latex/thumbs/README6
-rw-r--r--Master/texmf-dist/doc/latex/thumbs/thumbs-example.pdfbin182731 -> 182746 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thumbs/thumbs-example.tex25
-rw-r--r--Master/texmf-dist/doc/latex/thumbs/thumbs.pdfbin499684 -> 507314 bytes
4 files changed, 16 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/thumbs/README b/Master/texmf-dist/doc/latex/thumbs/README
index aff4bb4dbdc..7dc00962b60 100644
--- a/Master/texmf-dist/doc/latex/thumbs/README
+++ b/Master/texmf-dist/doc/latex/thumbs/README
@@ -1,4 +1,4 @@
-README for thumbs package, 2012/01/07, v1.0l
+README for thumbs package, 2012/02/23, v1.0m
TABLE OF CONTENTS
@@ -114,8 +114,8 @@ g) Copy the documentation files to
Depending on the driver and option settings, thumbs loads
other packages:
kvoptions, atbegshi, xcolor, picture, alphalph, pageslts,
-pagecolor, rerunfilecheck, infwarerr, and atveryend,
-which again load other packages
+pagecolor, rerunfilecheck, infwarerr, ltxcmds, and
+atveryend, which again load other packages
(see the result of the \listfiles command in the log-file
of the example).
diff --git a/Master/texmf-dist/doc/latex/thumbs/thumbs-example.pdf b/Master/texmf-dist/doc/latex/thumbs/thumbs-example.pdf
index f2c90167fd4..e8240c8175c 100644
--- a/Master/texmf-dist/doc/latex/thumbs/thumbs-example.pdf
+++ b/Master/texmf-dist/doc/latex/thumbs/thumbs-example.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thumbs/thumbs-example.tex b/Master/texmf-dist/doc/latex/thumbs/thumbs-example.tex
index 7470b2a2bbb..ab71ab82a10 100644
--- a/Master/texmf-dist/doc/latex/thumbs/thumbs-example.tex
+++ b/Master/texmf-dist/doc/latex/thumbs/thumbs-example.tex
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: thumbs
-%% Version: 2012/01/07 v1.0l
+%% Version: 2012/02/23 v1.0m
%%
%% Copyright (C) 2010 - 2012 by
%% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de>
@@ -49,7 +49,7 @@
%% \usepackage[math]{cellspace} %
%% \usepackage{xcolor} %
%% \pagecolor{white} %
-%% \newcommand{\QTO}[2]{#2} %
+%% \providecommand{\QTO}[2]{#2} %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{lipsum}[2011/04/14]% v1.2
\usepackage{eurosym}[1998/08/06]% v1.1
@@ -63,18 +63,18 @@
pdfsubject={Example for the thumbs package},%
pdfkeywords={LaTeX, thumbs, thumb marks, H.-Martin Muench},%
pdfview=Fit,pdfstartview=Fit,%
- linktoc=all]{hyperref}[2011/12/04]% v6.82m
+ linktoc=all]{hyperref}[2012/02/06]% v6.82o
\usepackage[thumblink=rule,linefill=dots,height={auto},minheight={47pt},%
width={auto},distance={2mm},topthumbmargin={auto},bottomthumbmargin={auto},%
nophantomsection=false,ignorehoffset=true,ignorevoffset=true,final=true,%
- hidethumbs=false,verbose=true]{thumbs}[2012/01/07]% v1.0l
+ hidethumbs=false,verbose=true]{thumbs}[2012/02/23]% v1.0m
\nopagecolor% use \pagecolor{white} if \nopagecolor does not work
\gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}%
\makeatletter
- \@ifundefined{Hy@Warning}{% hyperref not loaded
- \@ifundefined{\url}{\let\url\verb}% neither url
- }{% hyperref loaded
- }%
+\ltx@ifpackageloaded{hyperref}{% hyperref loaded
+}{% hyperref not loaded
+\@ifundefined{\url}{\let\url\verb}% neither url
+}%
\makeatother
\listfiles
\begin{document}
@@ -84,7 +84,7 @@
\markboth{Example for thumbs}{Example for thumbs}
This example demonstrates the most common uses of package
-\textsf{thumbs}, v1.0l as of 2012/01/07 (HMM).
+\textsf{thumbs}, v1.0m as of 2012/02/23 (HMM).
The used options were \texttt{thumblink=rule}, \texttt{linefill=dots},
\texttt{height=auto}, \texttt{minheight=\{47pt\}}, \texttt{width={auto}},
\texttt{distance=\{2mm\}}, \newline
@@ -401,9 +401,10 @@ I just added another thumb mark.
\pagecolor{green}
\makeatletter
- \@ifundefined{Hy@Warning}{% hyperref not loaded
- }{\phantomsection% hyperref loaded
- }%
+\ltx@ifpackageloaded{hyperref}{% hyperref loaded
+\phantomsection%
+}{% hyperref not loaded
+}%
\makeatother
\label{greenpage}
diff --git a/Master/texmf-dist/doc/latex/thumbs/thumbs.pdf b/Master/texmf-dist/doc/latex/thumbs/thumbs.pdf
index f1a96430e79..b6a5844f08b 100644
--- a/Master/texmf-dist/doc/latex/thumbs/thumbs.pdf
+++ b/Master/texmf-dist/doc/latex/thumbs/thumbs.pdf
Binary files differ