From 8b909865f2b6ffeb4314622e1b9029e64aac7a8e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 11 Jan 2006 23:56:21 +0000 Subject: trunk/Master/texmf-dist/source/latex/preprint git-svn-id: svn://tug.org/texlive/trunk@460 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/source/latex/preprint/sublabel.drv | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 Master/texmf-dist/source/latex/preprint/sublabel.drv (limited to 'Master/texmf-dist/source/latex/preprint/sublabel.drv') diff --git a/Master/texmf-dist/source/latex/preprint/sublabel.drv b/Master/texmf-dist/source/latex/preprint/sublabel.drv new file mode 100644 index 00000000000..0c5d596a284 --- /dev/null +++ b/Master/texmf-dist/source/latex/preprint/sublabel.drv @@ -0,0 +1,52 @@ +%% +%% This is file `sublabel.drv', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% sublabel.dtx (with options: `driver') +%% ============================================ +%% This is the driver file to produce the LaTeX documentation +%% from the original source file sublabel.dtx. +%% +%% Make changes to it as needed. (Never change the file sublabel.dtx!) +%% ============================================ +%% Copyright 1993-1999 Patrick W Daly +%% Max-Planck-Institut f\"ur Aeronomie +%% Max-Planck-Str. 2 +%% D-37191 Katlenburg-Lindau +%% Germany +%% E-mail: daly@linmpi.mpg.de +\NeedsTeXFormat{LaTeX2e} +\ProvidesFile{sublabel.drv} + [1999/02/23 4.5 (PWD)] +\documentclass{ltxdoc} +%\documentclass[twoside]{ltxdoc} +%\documentclass[a4paper]{ltxdoc} +%\documentclass[twoside,a4paper]{ltxdoc} +\raggedbottom + + %** To include the detailed explanation of the coding, comment out + %** the next line +\OnlyDescription + + %** To produce a command index: add the following line for one run, + %** then run makeindex -s gind.ist natbib + %** and reprocess, with or without this line (much faster without) +% \EnableCrossrefs\CodelineIndex + + %** To produce a change history: add the following line for one run, + %** then run makeindex -s gglo.ist -o natbib.gls natbib.glo + %** and reprocess, with or without this line (faster without) +% \RecordChanges + +\DisableCrossrefs %May stay; zapped by \EnableCrossrefs +\CodelineNumbered %May stay + +\begin{document} + \DocInput{sublabel.dtx} +\end{document} +%% +%% End of documentation driver file. +%% +%% End of file `sublabel.drv'. -- cgit v1.2.3