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