diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/attachfile2.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/attachfile2.dtx | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/attachfile2.dtx b/Master/texmf-dist/source/latex/oberdiek/attachfile2.dtx index c60089364cf..5238d0c5a45 100644 --- a/Master/texmf-dist/source/latex/oberdiek/attachfile2.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/attachfile2.dtx @@ -1,7 +1,7 @@ % \iffalse meta-comment -% +% % Copyright (C) 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 @@ -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 attachfile2.dtx % and the derived files % attachfile2.sty, attachfile2.pdf, attachfile2.ins, attachfile2.drv, % atfidvips.def, atfipdftex.def, pdfatfi.pl. -% +% % Distribution: % CTAN:macros/latex/contrib/oberdiek/attachfile2.dtx % CTAN:macros/latex/contrib/oberdiek/attachfile2.pdf -% +% % Unpacking: % (a) If attachfile2.ins is present: % tex attachfile2.ins @@ -31,7 +31,7 @@ % (c) If you insist on using LaTeX % latex \let\install=y\input{attachfile2.dtx} % (quote the arguments according to the demands of your shell) -% +% % Documentation: % (a) If attachfile2.drv is present: % latex attachfile2.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 attachfile2.dtx % makeindex -s gind.ist attachfile2.idx % pdflatex attachfile2.dtx % makeindex -s gind.ist attachfile2.idx % pdflatex attachfile2.dtx -% +% % Installation: % TDS:tex/latex/oberdiek/attachfile2.sty % TDS:tex/latex/oberdiek/atfidvips.def @@ -2222,28 +2222,28 @@ __END__ % Scott Pakin: \textit{The \xpackage{attachfile} package}; % 2005/02/20 v1.2; % \CTAN{macros/latex/contrib/attachfile/}. -% +% % \bibitem{embedfile} % Heiko Oberdiek: \textit{The \xpackage{embedfile} package}; % 2006/08/16 v1.0; % \CTAN{macros/latex/contrib/oberdiek/embedfile.pdf}. -% +% % \bibitem{pdfspec} % Adobe Systems Incorporated: % \href{http://partners.adobe.com/public/developer/en/pdf/PDFReference16.pdf}% % {\textit{PDF Reference, Fifth Edition, Version 1.6}},% % November 2004; % \url{http://partners.adobe.com/public/developer/pdf/index_reference.html}. -% +% % \bibitem{mime} % Network Working Group: RFC 2046, \textit{Multipurpose Internet Mail Extensions (MIME) Part Two: % Media Types}, November 1996; \url{http://www.rfc-editor.org/}. -% +% % \bibitem{types} % IANA (Internet Assigned Numbers Authority): % \textit{MIME Media Types}, May 2006; % \url{http://www.iana.org/assignments/media-types/}. -% +% % \end{thebibliography} % % \begin{History} |