summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/thumbs/thumbs.drv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-05-15 22:18:59 +0000
committerKarl Berry <karl@freefriends.org>2011-05-15 22:18:59 +0000
commit84add25b1941f4a2447c8d13da3b056007dd98b4 (patch)
tree9c8d4cea2c1cc0b5493f2b1b6c0ba664aefb2a57 /Master/texmf-dist/source/latex/thumbs/thumbs.drv
parent97d9b8c347a2c6a0056e2372681aafa786726fbe (diff)
new latex package thumbs 1.0a (14may11)
git-svn-id: svn://tug.org/texlive/trunk@22486 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/thumbs/thumbs.drv')
-rw-r--r--Master/texmf-dist/source/latex/thumbs/thumbs.drv78
1 files changed, 78 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/thumbs/thumbs.drv b/Master/texmf-dist/source/latex/thumbs/thumbs.drv
new file mode 100644
index 00000000000..e0669fd4026
--- /dev/null
+++ b/Master/texmf-dist/source/latex/thumbs/thumbs.drv
@@ -0,0 +1,78 @@
+%%
+%% This is file `thumbs.drv',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% thumbs.dtx (with options: `driver')
+%%
+%% This is a generated file.
+%%
+%% Project: thumbs
+%% Version: 2011/05/14 v1.0a
+%%
+%% Copyright (C) 2010, 2011 by
+%% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de>
+%%
+%% The usual disclaimer applys:
+%% If it doesn't work right that's your problem.
+%% (Nevertheless, send an e-mail to the maintainer
+%% when you find an error in this package.)
+%%
+%% This work may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either
+%% version 1.3c of this license or (at your option) any later
+%% version. This version of this license is in
+%% http://www.latex-project.org/lppl/lppl-1-3c.txt
+%% and the latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of
+%% LaTeX version 2005/12/01 or later.
+%%
+%% This work has the LPPL maintenance status "maintained".
+%%
+%% The Current Maintainer of this work is H.-Martin Muench.
+%%
+%% This work consists of the main source file thumbs.dtx
+%% and the derived files
+%% thumbs.sty, thumbs.pdf, thumbs.ins, thumbs.drv,
+%% thumbs-example.tex.
+%%
+\NeedsTeXFormat{LaTeX2e}[2009/09/24]
+\ProvidesFile{thumbs.drv}%
+ [2011/05/14 v1.0a Thumb marks and overwiew page(s) (HMM)]%
+\documentclass[landscape]{ltxdoc}[2007/11/11]% v2.0u
+\usepackage{geometry}[2010/09/12]% v5.6
+\usepackage{holtxdoc}[2011/02/04]% v0.21
+%% thumbs may work with earlier versions of LaTeX2e and those
+%% class and packages, but this was not tested.
+%% Please consider updating your LaTeX, class, and packages
+%% to the most recent version (if they are not already the most
+%% recent version).
+\hypersetup{%
+ pdfsubject={Thumb marks and overwiew page(s) (HMM)},%
+ pdfkeywords={LaTeX, thumb, thumbs, thumb index, thumbs index, index, Hans-Martin Muench},%
+ pdfencoding=auto,%
+ pdflang={en},%
+ breaklinks=true,%
+ linktoc=all,%
+ pdfstartview=FitH,%
+ pdfpagelayout=OneColumn,%
+ bookmarksnumbered=true,%
+ bookmarksopen=true,%
+ bookmarksopenlevel=3,%
+ pdfmenubar=true,%
+ pdftoolbar=true,%
+ pdfwindowui=true,%
+ pdfnewwindow=true%
+}
+\CodelineIndex
+\hyphenation{printing docu-ment docu-menta-tion}
+\gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}%
+\begin{document}
+ \DocInput{thumbs.dtx}%
+\end{document}
+
+\endinput
+%%
+%% End of file `thumbs.drv'.