diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/ifdraft.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/ifdraft.dtx | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/ifdraft.dtx b/Master/texmf-dist/source/latex/oberdiek/ifdraft.dtx index 133b92c7b8f..3c408280c13 100644 --- a/Master/texmf-dist/source/latex/oberdiek/ifdraft.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/ifdraft.dtx @@ -1,8 +1,8 @@ % \iffalse meta-comment -% +% % Copyright (C) 1999, 2005, 2006, 2008 by % Heiko Oberdiek <oberdiek@uni-freiburg.de> -% +% % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either % version 1.3 of this license or (at your option) any later @@ -10,19 +10,19 @@ % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of % LaTeX version 2005/12/01 or later. -% +% % This work has the LPPL maintenance status "maintained". -% +% % This Current Maintainer of this work is Heiko Oberdiek. -% +% % This work consists of the main source file ifdraft.dtx % and the derived files % ifdraft.sty, ifdraft.pdf, ifdraft.ins, ifdraft.drv. -% +% % Distribution: % CTAN:macros/latex/contrib/oberdiek/ifdraft.dtx % CTAN:macros/latex/contrib/oberdiek/ifdraft.pdf -% +% % Unpacking: % (a) If ifdraft.ins is present: % tex ifdraft.ins @@ -31,7 +31,7 @@ % (c) If you insist on using LaTeX % latex \let\install=y\input{ifdraft.dtx} % (quote the arguments according to the demands of your shell) -% +% % Documentation: % (a) If ifdraft.drv is present: % latex ifdraft.drv @@ -41,14 +41,14 @@ % if available. Here you can specify further options, e.g. % use A4 as paper format: % \PassOptionsToClass{a4paper}{article} -% +% % Programm calls to get the documentation (example): % pdflatex ifdraft.dtx % makeindex -s gind.ist ifdraft.idx % pdflatex ifdraft.dtx % makeindex -s gind.ist ifdraft.idx % pdflatex ifdraft.dtx -% +% % Installation: % TDS:tex/latex/oberdiek/ifdraft.sty % TDS:doc/latex/oberdiek/ifdraft.pdf |