diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/ifpdf.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/ifpdf.dtx | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/ifpdf.dtx b/Master/texmf-dist/source/latex/oberdiek/ifpdf.dtx index d57bed68c3c..8f7030d6c02 100644 --- a/Master/texmf-dist/source/latex/oberdiek/ifpdf.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/ifpdf.dtx @@ -1,8 +1,8 @@ % \iffalse meta-comment -% +% % Copyright (C) 2001, 2005-2009 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 ifpdf.dtx % and the derived files % ifpdf.sty, ifpdf.pdf, ifpdf.ins, ifpdf.drv, ifpdf-test1.tex. -% +% % Distribution: % CTAN:macros/latex/contrib/oberdiek/ifpdf.dtx % CTAN:macros/latex/contrib/oberdiek/ifpdf.pdf -% +% % Unpacking: % (a) If ifpdf.ins is present: % tex ifpdf.ins @@ -31,7 +31,7 @@ % (c) If you insist on using LaTeX % latex \let\install=y\input{ifpdf.dtx} % (quote the arguments according to the demands of your shell) -% +% % Documentation: % (a) If ifpdf.drv is present: % latex ifpdf.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 ifpdf.dtx % makeindex -s gind.ist ifpdf.idx % pdflatex ifpdf.dtx % makeindex -s gind.ist ifpdf.idx % pdflatex ifpdf.dtx -% +% % Installation: % TDS:tex/generic/oberdiek/ifpdf.sty % TDS:doc/latex/oberdiek/ifpdf.pdf |