summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/etexcmds.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/etexcmds.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/etexcmds.dtx80
1 files changed, 62 insertions, 18 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/etexcmds.dtx b/Master/texmf-dist/source/latex/oberdiek/etexcmds.dtx
index 5892a6a8b30..7cfc2662c3d 100644
--- a/Master/texmf-dist/source/latex/oberdiek/etexcmds.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/etexcmds.dtx
@@ -1,11 +1,12 @@
% \iffalse meta-comment
-%
+%
% File: etexcmds.dtx
% Version: 2011/02/16 v1.5
-%
+% Info: Avoid name clashes with e-TeX commands
+%
% Copyright (C) 2007, 2010, 2011 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,24 +16,24 @@
% 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 etexcmds.dtx
% and the derived files
% etexcmds.sty, etexcmds.pdf, etexcmds.ins, etexcmds.drv,
% etexcmds-test1.tex, etexcmds-test2.tex, etexcmds-test3.tex,
% etexcmds-test4.tex.
-%
+%
% Distribution:
% CTAN:macros/latex/contrib/oberdiek/etexcmds.dtx
% CTAN:macros/latex/contrib/oberdiek/etexcmds.pdf
-%
+%
% Unpacking:
% (a) If etexcmds.ins is present:
% tex etexcmds.ins
@@ -41,7 +42,7 @@
% (c) If you insist on using LaTeX
% latex \let\install=y\input{etexcmds.dtx}
% (quote the arguments according to the demands of your shell)
-%
+%
% Documentation:
% (a) If etexcmds.drv is present:
% latex etexcmds.drv
@@ -51,14 +52,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 etexcmds.dtx
% makeindex -s gind.ist etexcmds.idx
% pdflatex etexcmds.dtx
% makeindex -s gind.ist etexcmds.idx
% pdflatex etexcmds.dtx
-%
+%
% Installation:
% TDS:tex/generic/oberdiek/etexcmds.sty
% TDS:doc/latex/oberdiek/etexcmds.pdf
@@ -83,7 +84,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: etexcmds 2011/02/16 v1.5 Prefix for e-TeX command names (HO)}
+\Msg{* Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -136,6 +137,10 @@ and the derived files
\file{etexcmds-test2.tex}{\from{etexcmds.dtx}{test2}}%
\file{etexcmds-test3.tex}{\from{etexcmds.dtx}{test3}}%
\file{etexcmds-test4.tex}{\from{etexcmds.dtx}{test4}}%
+ \nopreamble
+ \nopostamble
+ \usedir{source/latex/oberdiek/catalogue}%
+ \file{etexcmds.xml}{\from{etexcmds.dtx}{catalogue}}%
}
\catcode32=13\relax% active space
@@ -162,16 +167,16 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{etexcmds.drv}%
- [2011/02/16 v1.5 Prefix for e-TeX command names (HO)]%
+ [2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)]%
\documentclass{ltxdoc}
-\usepackage{holtxdoc}[2011/02/04]
+\usepackage{holtxdoc}[2011/11/22]
\begin{document}
\DocInput{etexcmds.dtx}%
\end{document}
%</driver>
% \fi
%
-% \CheckSum{656}
+% \CheckSum{658}
%
% \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
@@ -231,7 +236,7 @@ and the derived files
%
% \subsection{\cs{expanded}}
%
-% Probably \cs{expanded} will be added in \pdfTeX\ 1.50.4 and
+% Probably \cs{expanded} will be added in \pdfTeX\ 1.50 and
% \LuaTeX. Again Con\TeX t defines this as macro.
% Therefore version 1.2 of this packages also provides
% \cs{etex@expanded} and \cs{ifetex@unexpanded}.
@@ -317,7 +322,7 @@ and the derived files
\fi
\expandafter\x\csname ver@etexcmds.sty\endcsname
\ProvidesPackage{etexcmds}%
- [2011/02/16 v1.5 Prefix for e-TeX command names (HO)]%
+ [2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO)]%
% \end{macrocode}
%
% \subsection{Catcodes}
@@ -900,6 +905,45 @@ 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{etexcmds.xml}.
+% \begin{macrocode}
+%<*catalogue>
+<?xml version='1.0' encoding='us-ascii'?>
+<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
+<entry datestamp='$Date$' modifier='$Author$' id='etexcmds'>
+ <name>etexcmds</name>
+ <caption>Avoid name clashes with e-TeX commands.</caption>
+ <authorref id='auth:oberdiek'/>
+ <copyright owner='Heiko Oberdiek' year='2007,2010,2011'/>
+ <license type='lppl1.3'/>
+ <version number='1.5'/>
+ <description>
+ New primitive commands are introduced in e-TeX; sometimes the
+ names collide with existing macros. This package solves the
+ name clashes by adding a prefix to e-TeX&#x2019;s commands. For
+ example, eTeX&#x2019;s <tt>\unexpanded</tt> is provided as
+ <tt>\etex@unexpanded</tt>.
+
+ <p/>
+ The package is part of the <xref refid='oberdiek'>oberdiek</xref>
+ bundle.
+ </description>
+ <documentation details='Package documentation'
+ href='ctan:/macros/latex/contrib/oberdiek/etexcmds.pdf'/>
+ <ctan file='true' path='/macros/latex/contrib/oberdiek/etexcmds.dtx'/>
+ <miktex location='oberdiek'/>
+ <texlive location='oberdiek'/>
+ <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
+</entry>
+%</catalogue>
+% \end{macrocode}
+%
% \begin{History}
% \begin{Version}{2007/05/06 v1.0}
% \item