diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-17 00:54:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-17 00:54:54 +0000 |
commit | 1775dad8e1847bd3140ce2f241e5cffdf6d1cfaf (patch) | |
tree | 5fe8226a1c984638fd54362b97eee79bfe5811dd /Master/texmf-dist/source/latex/oberdiek/telprint.dtx | |
parent | 83316e68b48213a76b799581c3fdfa3b49602578 (diff) |
oberdiek update (16dec09)
git-svn-id: svn://tug.org/texlive/trunk@16431 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/telprint.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/telprint.dtx | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/telprint.dtx b/Master/texmf-dist/source/latex/oberdiek/telprint.dtx index 9c6babc672f..4570cc30727 100644 --- a/Master/texmf-dist/source/latex/oberdiek/telprint.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/telprint.dtx @@ -1,8 +1,8 @@ % \iffalse meta-comment -% +% % Copyright (C) 1996, 1997, 2004-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,20 +10,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 telprint.dtx % and the derived files % telprint.sty, telprint.pdf, telprint.ins, telprint.drv, % telprint-test1.tex. -% +% % Distribution: % CTAN:macros/latex/contrib/oberdiek/telprint.dtx % CTAN:macros/latex/contrib/oberdiek/telprint.pdf -% +% % Unpacking: % (a) If telprint.ins is present: % tex telprint.ins @@ -32,7 +32,7 @@ % (c) If you insist on using LaTeX % latex \let\install=y\input{telprint.dtx} % (quote the arguments according to the demands of your shell) -% +% % Documentation: % (a) If telprint.drv is present: % latex telprint.drv @@ -42,14 +42,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 telprint.dtx % makeindex -s gind.ist telprint.idx % pdflatex telprint.dtx % makeindex -s gind.ist telprint.idx % pdflatex telprint.dtx -% +% % Installation: % TDS:tex/generic/oberdiek/telprint.sty % TDS:doc/latex/oberdiek/telprint.pdf |