From aa1776c78dfdb456e2228fbceaa886e64e36174c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 2 May 2012 21:50:45 +0000 Subject: oberdiek (1may12) git-svn-id: svn://tug.org/texlive/trunk@26177 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/source/latex/oberdiek/telprint.dtx | 74 +++++++++++++++++----- 1 file changed, 57 insertions(+), 17 deletions(-) (limited to 'Master/texmf-dist/source/latex/oberdiek/telprint.dtx') diff --git a/Master/texmf-dist/source/latex/oberdiek/telprint.dtx b/Master/texmf-dist/source/latex/oberdiek/telprint.dtx index f47d9a6877e..a3e7e84ed9d 100644 --- a/Master/texmf-dist/source/latex/oberdiek/telprint.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/telprint.dtx @@ -1,11 +1,12 @@ % \iffalse meta-comment -% +% % File: telprint.dtx % Version: 2008/08/11 v1.10 -% +% Info: Format German phone numbers +% % Copyright (C) 1996, 1997, 2004-2008 by % Heiko Oberdiek -% +% % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either % version 1.3c of this license or (at your option) any later @@ -15,23 +16,23 @@ % 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. -% +% % The Base Interpreter refers to any `TeX-Format', % because some files are installed in TDS:tex/generic//. -% +% % 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 @@ -40,7 +41,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 @@ -50,14 +51,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 @@ -79,7 +80,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: telprint 2008/08/11 v1.10 Formatting of German phone numbers (HO)} +\Msg{* Package: telprint 2008/08/11 v1.10 Format German phone numbers (HO)} \Msg{************************************************************************} \keepsilent @@ -128,6 +129,10 @@ and the derived files \file{telprint.sty}{\from{telprint.dtx}{package}}% \usedir{doc/latex/oberdiek/test}% \file{telprint-test1.tex}{\from{telprint.dtx}{test1}}% + \nopreamble + \nopostamble + \usedir{source/latex/oberdiek/catalogue}% + \file{telprint.xml}{\from{telprint.dtx}{catalogue}}% } \catcode32=13\relax% active space @@ -154,9 +159,9 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{telprint.drv}% - [2008/08/11 v1.10 Formatting of German phone numbers (HO)]% + [2008/08/11 v1.10 Format German phone numbers (HO)]% \documentclass{ltxdoc} -\usepackage{holtxdoc}[2011/02/04] +\usepackage{holtxdoc}[2011/11/22] \usepackage[ngerman,english]{babel} \begin{document} \DocInput{telprint.dtx}% @@ -164,7 +169,7 @@ and the derived files % % \fi % -% \CheckSum{601} +% \CheckSum{602} % % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z @@ -404,7 +409,7 @@ and the derived files \fi \expandafter\x\csname ver@telprint.sty\endcsname \ProvidesPackage{telprint}% - [2008/08/11 v1.10 Formatting of German phone numbers (HO)]% + [2008/08/11 v1.10 Format German phone numbers (HO)]% % \end{macrocode} % % \subsection{Catcodes} @@ -908,6 +913,41 @@ and the derived files %\end{verbatim} % \end{quote} % +% \section{Catalogue} +% +% The following XML file can be used as source for the +% \href{http://mirror.ctan.org/help/Catalogue/catalogue.html}{\TeX\ Catalogue}. +% The elements \texttt{caption} and \texttt{description} are imported +% from the original XML file from the Catalogue. +% The name of the XML file in the Catalogue is \xfile{telprint.xml}. +% \begin{macrocode} +%<*catalogue> + + + + telprint + Format German phone numbers. + + + + + + The package provides a command \telprint for formatting + German telephone numbers. +

+ The package is part of the oberdiek + bundle. + + + + + + + +% +% \end{macrocode} +% % \begin{History} % \begin{Version}{1996/11/28 v1.0} % \item -- cgit v1.2.3