diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/telprint.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/telprint.dtx | 76 |
1 files changed, 59 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/telprint.dtx b/Master/texmf-dist/source/latex/oberdiek/telprint.dtx index 9dec93c4ffe..d748ca5a17f 100644 --- a/Master/texmf-dist/source/latex/oberdiek/telprint.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/telprint.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -% Copyright (C) 1996, 1997, 2004, 2005, 2006 by +% Copyright (C) 1996, 1997, 2004, 2005, 2006, 2007 by % Heiko Oberdiek <oberdiek@uni-freiburg.de> % % This work may be distributed and/or modified under the @@ -56,7 +56,7 @@ % %<*ignore> \begingroup - \def\x{LaTeX2e} + \def\x{LaTeX2e}% \expandafter\endgroup \ifcase 0\ifx\install y1\fi\expandafter \ifx\csname processbatchFile\endcsname\relax\else1\fi @@ -67,7 +67,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: telprint 2006/08/16 v1.7 Formatting of German phone numbers (HO)} +\Msg{* Package: telprint 2007/04/11 v1.8 Formatting of German phone numbers (HO)} \Msg{************************************************************************} \keepsilent @@ -77,7 +77,7 @@ This is a generated file. -Copyright (C) 1996, 1997, 2004, 2005, 2006 by +Copyright (C) 1996, 1997, 2004, 2005, 2006, 2007 by Heiko Oberdiek <oberdiek@uni-freiburg.de> This work may be distributed and/or modified under the @@ -128,12 +128,12 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{telprint.drv}% - [2006/08/16 v1.7 Formatting of German phone numbers (HO)] + [2007/04/11 v1.8 Formatting of German phone numbers (HO)]% \documentclass{ltxdoc} \usepackage{holtxdoc} \usepackage[ngerman,english]{babel} \begin{document} - \DocInput{telprint.dtx} + \DocInput{telprint.dtx}% \end{document} %</driver> % \fi @@ -159,7 +159,7 @@ and the derived files % \GetFileInfo{telprint.drv} % % \title{The \xpackage{telprint} package} -% \date{2006/08/16 v1.7} +% \date{2007/04/11 v1.8} % \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}} % % \maketitle @@ -350,7 +350,7 @@ and the derived files \fi \expandafter\x\csname ver@telprint.sty\endcsname \ProvidesPackage{telprint}% - [2006/08/16 v1.7 Formatting of German phone numbers (HO)] + [2007/04/11 v1.8 Formatting of German phone numbers (HO)] % \end{macrocode} % % \begin{macrocode} @@ -360,10 +360,12 @@ and the derived files % \end{macrocode} % \begin{macrocode} \ifx\DeclareRobustCommand\UnDeFiNeD - \def\DeclareRobustCommand*#1[1]{\def#1##1} - \def\TELreset{\let\DeclareRobustCommand=\UnDeFiNeD} - \immediate\write-1{Package `telprint' warning: % - Macros are not robust!} + \def\DeclareRobustCommand*#1[1]{\def#1##1}% + \def\TELreset{\let\DeclareRobustCommand=\UnDeFiNeD}% + \immediate\write-1{% + Package `telprint' warning: % + Macros are not robust!% + }% \else \let\TELreset=\relax \fi @@ -423,14 +425,14 @@ and the derived files \expandafter\endgroup \ifx\0\empty \TELtoks=\expandafter{\the\TELtoks#1}% - \ifnum\TELswitch=0 + \ifnum\TELswitch=0 % \def\TELx{\TELspace}\def\TELy{}% \else \def\TELx{}\def\TELy{\TELspace}% \fi \the\TELtoks \else - \ifnum\TELswitch=0 + \ifnum\TELswitch=0 % \TELtoks=\expandafter{\the\TELtoks#1\TELx}% \def\TELswitch{1}% \else @@ -509,13 +511,47 @@ and the derived files % \end{macrocode} % \section{Installation} % -% \paragraph{CTAN.} This package is available on +% \subsection{Download} +% +% \paragraph{Package.} This package is available on % CTAN\footnote{\url{ftp://ftp.ctan.org/tex-archive/}}: % \begin{description} % \item[\CTAN{macros/latex/contrib/oberdiek/telprint.dtx}] The source file. % \item[\CTAN{macros/latex/contrib/oberdiek/telprint.pdf}] Documentation. % \end{description} % +% +% \paragraph{Bundle.} All the packages of the bundle `oberdiek' +% are also available in a TDS compliant ZIP archive. There +% the packages are already unpacked and the documentation files +% are generated. The files and directories obey the TDS standard. +% \begin{description} +% \item[\CTAN{macros/latex/contrib/oberdiek/oberdiek-tds.zip}] +% \end{description} +% +% \subsection{Bundle installation} +% +% \paragraph{Unpacking.} Unpack the \xfile{oberdiek-tds.zip} in the +% TDS tree (also known as \xfile{texmf} tree) of your choice. +% Example (linux): +% \begin{quote} +% |unzip oberdiek-tds.zip -d ~/texmf| +% \end{quote} +% +% \paragraph{Script installation.} +% Check the directory \xfile{TDS:scripts/oberdiek/} for +% scripts that need further installation steps. +% Package \xpackage{attachfile2} comes with the Perl script +% \xfile{pdfatfi.pl} that should be installed in such a way +% that it can be called as \texttt{pdfatfi}. +% Example (linux): +% \begin{quote} +% |chmod +x scripts/oberdiek/pdfatfi.pl|\\ +% |cp scripts/oberdiek/pdfatfi.pl /usr/local/bin/| +% \end{quote} +% +% \subsection{Package installation} +% % \paragraph{Unpacking.} The \xfile{.dtx} file is a self-extracting % \docstrip\ archive. The files are extracted by running the % \xfile{.dtx} through \plainTeX: @@ -546,8 +582,10 @@ and the derived files % TDS installing feature, then some files can already be in the right % place, see the documentation of \docstrip. % -% \paragraph{Refresh file databases.} If your \TeX~distribution -% (\teTeX, \mikTeX, \dots) rely on file databases, you must refresh +% \subsection{Refresh file name databases} +% +% If your \TeX~distribution +% (\teTeX, \mikTeX, \dots) relies on file name databases, you must refresh % these. For example, \teTeX\ users run \verb|texhash| or % \verb|mktexlsr|. % @@ -643,6 +681,10 @@ and the derived files % \item % New DTX framework. % \end{Version} +% \begin{Version}{2007/04/11 v1.8} +% \item +% Line ends sanitized. +% \end{Version} % \end{History} % % \PrintIndex |