diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/selinput.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/oberdiek/selinput.dtx | 78 |
1 files changed, 59 insertions, 19 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/selinput.dtx b/Master/texmf-dist/source/latex/oberdiek/selinput.dtx index 7a6119faa75..91675683517 100644 --- a/Master/texmf-dist/source/latex/oberdiek/selinput.dtx +++ b/Master/texmf-dist/source/latex/oberdiek/selinput.dtx @@ -1,11 +1,12 @@ % \iffalse meta-comment -% +% % File: selinput.dtx % Version: 2007/09/09 v1.2 -% +% Info: Semi-automatic input encoding detection +% % Copyright (C) 2007 by % Heiko Oberdiek <heiko.oberdiek at googlemail.com> -% +% % 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,21 +16,21 @@ % 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 selinput.dtx % and the derived files % selinput.sty, selinput.pdf, selinput.ins, selinput.drv, % selinput-test1.tex, selinput-test2.tex, selinput-test3.tex, % selinput-test4.tex, selinput-test5.tex. -% +% % Distribution: % CTAN:macros/latex/contrib/oberdiek/selinput.dtx % CTAN:macros/latex/contrib/oberdiek/selinput.pdf -% +% % Unpacking: % (a) If selinput.ins is present: % tex selinput.ins @@ -38,7 +39,7 @@ % (c) If you insist on using LaTeX % latex \let\install=y\input{selinput.dtx} % (quote the arguments according to the demands of your shell) -% +% % Documentation: % (a) If selinput.drv is present: % latex selinput.drv @@ -48,14 +49,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 selinput.dtx % makeindex -s gind.ist selinput.idx % pdflatex selinput.dtx % makeindex -s gind.ist selinput.idx % pdflatex selinput.dtx -% +% % Installation: % TDS:tex/latex/oberdiek/selinput.sty % TDS:doc/latex/oberdiek/selinput.pdf @@ -81,7 +82,7 @@ \input docstrip.tex \Msg{************************************************************************} \Msg{* Installation} -\Msg{* Package: selinput 2007/09/09 v1.2 Select input encoding (HO)} +\Msg{* Package: selinput 2007/09/09 v1.2 Semi-automatic input encoding detection (HO)} \Msg{************************************************************************} \keepsilent @@ -132,6 +133,10 @@ and the derived files \file{selinput-test3.tex}{\from{selinput.dtx}{test,test3}}% \file{selinput-test4.tex}{\from{selinput.dtx}{test,test4}}% \file{selinput-test5.tex}{\from{selinput.dtx}{test,test5}}% + \nopreamble + \nopostamble + \usedir{source/latex/oberdiek/catalogue}% + \file{selinput.xml}{\from{selinput.dtx}{catalogue}}% } \catcode32=13\relax% active space @@ -158,12 +163,12 @@ and the derived files %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{selinput.drv}% - [2007/09/09 v1.2 Select input encoding (HO)]% + [2007/09/09 v1.2 Semi-automatic input encoding detection (HO)]% \documentclass{ltxdoc} -\usepackage{holtxdoc}[2011/02/04] \usepackage[T1]{fontenc} \usepackage{textcomp} \usepackage{lmodern} +\usepackage{holtxdoc}[2011/11/22] \usepackage{color} \begin{document} \DocInput{selinput.dtx}% @@ -369,7 +374,7 @@ and the derived files %<*package> \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{selinput} - [2007/09/09 v1.2 Select input encoding (HO)]% + [2007/09/09 v1.2 Semi-automatic input encoding detection (HO)]% % \end{macrocode} % % \begin{macrocode} @@ -953,27 +958,62 @@ 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{selinput.xml}. +% \begin{macrocode} +%<*catalogue> +<?xml version='1.0' encoding='us-ascii'?> +<!DOCTYPE entry SYSTEM 'catalogue.dtd'> +<entry datestamp='$Date$' modifier='$Author$' id='selinput'> + <name>selinput</name> + <caption>Semi-automatic detection of input encoding.</caption> + <authorref id='auth:oberdiek'/> + <copyright owner='Heiko Oberdiek' year='2007'/> + <license type='lppl1.3'/> + <version number='1.2'/> + <description> + This package selects the input encoding by specifying pairs + of input characters and their glyph names. + <p/> + The package is part of the <xref refid='oberdiek'>oberdiek</xref> + bundle. + </description> + <documentation details='Package documentation' + href='ctan:/macros/latex/contrib/oberdiek/selinput.pdf'/> + <ctan file='true' path='/macros/latex/contrib/oberdiek/selinput.dtx'/> + <miktex location='oberdiek'/> + <texlive location='oberdiek'/> + <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/> +</entry> +%</catalogue> +% \end{macrocode} +% % \begin{thebibliography}{9} % \bibitem{inputenx} % Heiko Oberdiek: \textit{The \xpackage{inputenx} package}; % 2007-04-11 v1.1; % \CTAN{macros/latex/contrib/oberdiek/inputenx.pdf}. -% +% % \bibitem{adobe:glyphlist} % Adobe: \textit{Adobe Glyph List}; % 2002-09-20 v2.0; % \url{http://partners.adobe.com/public/developer/en/opentype/glyphlist.txt}. -% +% % \bibitem{adobe:aglfn} % Adobe: \textit{Adobe Glyph List For New Fonts}; % 2005-11-18 v1.5; % \url{http://partners.adobe.com/public/developer/en/opentype/aglfn13.txt}. -% +% % \bibitem{stringenc} % Heiko Oberdiek: \textit{The \xpackage{stringenc} package}; % 2007-06-16 v1.1; % \CTAN{macros/latex/contrib/oberdiek/stringenc.pdf}. -% +% % \end{thebibliography} % % \begin{History} |