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