summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thumbs
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-02-25 23:47:39 +0000
committerKarl Berry <karl@freefriends.org>2012-02-25 23:47:39 +0000
commit6b4264f45f77531796d8d090f09358be4dff8854 (patch)
treee54390ed504902433a59714fb1f122952e7d7541 /Master/texmf-dist/doc/latex/thumbs
parentcf14f5105f11423b57d40e15b2fe1f14cfa195d0 (diff)
thumbs (25feb12)
git-svn-id: svn://tug.org/texlive/trunk@25506 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thumbs')
-rw-r--r--Master/texmf-dist/doc/latex/thumbs/README2
-rw-r--r--Master/texmf-dist/doc/latex/thumbs/thumbs-example.pdfbin182746 -> 182911 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thumbs/thumbs-example.tex21
-rw-r--r--Master/texmf-dist/doc/latex/thumbs/thumbs.pdfbin507314 -> 506898 bytes
4 files changed, 13 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/thumbs/README b/Master/texmf-dist/doc/latex/thumbs/README
index 7dc00962b60..63a87415a43 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/02/23, v1.0m
+README for thumbs package, 2012/02/25, v1.0n
TABLE OF CONTENTS
diff --git a/Master/texmf-dist/doc/latex/thumbs/thumbs-example.pdf b/Master/texmf-dist/doc/latex/thumbs/thumbs-example.pdf
index e8240c8175c..5e23c97a14a 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 ab71ab82a10..919219edc23 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/02/23 v1.0m
+%% Version: 2012/02/25 v1.0n
%%
%% Copyright (C) 2010 - 2012 by
%% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de>
@@ -67,14 +67,14 @@
\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/02/23]% v1.0m
+ hidethumbs=false,verbose=true]{thumbs}[2012/02/25]% v1.0n
\nopagecolor% use \pagecolor{white} if \nopagecolor does not work
-\gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}%
+\gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}
\makeatletter
\ltx@ifpackageloaded{hyperref}{% hyperref loaded
}{% hyperref not loaded
-\@ifundefined{\url}{\let\url\verb}% neither url
-}%
+ \usepackage{url}% otherwise the "\url"s in this example must be removed manually
+}
\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.0m as of 2012/02/23 (HMM).
+\textsf{thumbs}, v1.0n as of 2012/02/25 (HMM).
The used options were \texttt{thumblink=rule}, \texttt{linefill=dots},
\texttt{height=auto}, \texttt{minheight=\{47pt\}}, \texttt{width={auto}},
\texttt{distance=\{2mm\}}, \newline
@@ -277,15 +277,18 @@ Time for another thumb,
and another.
-\addthumb{Huge Text}{\Huge{Huge Text}}{yellow}{green}
+\addthumb{Huge Text paragraph}{\Huge{Huge\\ \ Text}}{yellow}{green}
\bigskip
\textquotedblleft {\Huge{Huge Text}}\textquotedblright\ is too large for
the thumb mark. When option \texttt{width=\{autoauto\}} would be used,
-the thumb mark width would be automatically increased.\label{HugeText}
+the thumb mark width would be automatically increased. Now the text is
+either split over two lines (use \verb|Huge\\ \ Text| for better format)
+or (in case \verb|Huge~Text| is used) is written over the border of the
+thumb mark.\label{HugeText}
-\addthumb{bold text }{\textbf{Bf Text}}{pink}{blue}
+\addthumb{Huge Text}{\Huge{Huge~Text}}{red}{blue}
\addthumb{Huge Bold Text}{\Huge{\textbf{HBT}}}{black}{yellow}
diff --git a/Master/texmf-dist/doc/latex/thumbs/thumbs.pdf b/Master/texmf-dist/doc/latex/thumbs/thumbs.pdf
index b6a5844f08b..80d06ef08a8 100644
--- a/Master/texmf-dist/doc/latex/thumbs/thumbs.pdf
+++ b/Master/texmf-dist/doc/latex/thumbs/thumbs.pdf
Binary files differ