summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/gettitlestring.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/gettitlestring.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/gettitlestring.dtx76
1 files changed, 58 insertions, 18 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/gettitlestring.dtx b/Master/texmf-dist/source/latex/oberdiek/gettitlestring.dtx
index b3dc8b71a40..35fa26fe5fa 100644
--- a/Master/texmf-dist/source/latex/oberdiek/gettitlestring.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/gettitlestring.dtx
@@ -1,11 +1,12 @@
% \iffalse meta-comment
-%
+%
% File: gettitlestring.dtx
% Version: 2010/12/03 v1.4
-%
+% Info: Cleanup title references
+%
% Copyright (C) 2009, 2010 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 gettitlestring.dtx
% and the derived files
% gettitlestring.sty, gettitlestring.pdf, gettitlestring.ins,
% gettitlestring.drv, gettitlestring-test1.tex,
% gettitlestring-test2.tex.
-%
+%
% Distribution:
% CTAN:macros/latex/contrib/oberdiek/gettitlestring.dtx
% CTAN:macros/latex/contrib/oberdiek/gettitlestring.pdf
-%
+%
% Unpacking:
% (a) If gettitlestring.ins is present:
% tex gettitlestring.ins
@@ -41,7 +42,7 @@
% (c) If you insist on using LaTeX
% latex \let\install=y\input{gettitlestring.dtx}
% (quote the arguments according to the demands of your shell)
-%
+%
% Documentation:
% (a) If gettitlestring.drv is present:
% latex gettitlestring.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 gettitlestring.dtx
% makeindex -s gind.ist gettitlestring.idx
% pdflatex gettitlestring.dtx
% makeindex -s gind.ist gettitlestring.idx
% pdflatex gettitlestring.dtx
-%
+%
% Installation:
% TDS:tex/generic/oberdiek/gettitlestring.sty
% TDS:doc/latex/oberdiek/gettitlestring.pdf
@@ -132,6 +133,10 @@ and the derived files
\usedir{doc/latex/oberdiek/test}%
\file{gettitlestring-test1.tex}{\from{gettitlestring.dtx}{test1}}%
\file{gettitlestring-test2.tex}{\from{gettitlestring.dtx}{test2}}%
+ \nopreamble
+ \nopostamble
+ \usedir{source/latex/oberdiek/catalogue}%
+ \file{gettitlestring.xml}{\from{gettitlestring.dtx}{catalogue}}%
}
\catcode32=13\relax% active space
@@ -160,14 +165,14 @@ and the derived files
\ProvidesFile{gettitlestring.drv}%
[2010/12/03 v1.4 Cleanup title references (HO)]%
\documentclass{ltxdoc}
-\usepackage{holtxdoc}[2011/02/04]
+\usepackage{holtxdoc}[2011/11/22]
\begin{document}
\DocInput{gettitlestring.dtx}%
\end{document}
%</driver>
% \fi
%
-% \CheckSum{720}
+% \CheckSum{721}
%
% \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
@@ -937,26 +942,61 @@ 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{gettitlestring.xml}.
+% \begin{macrocode}
+%<*catalogue>
+<?xml version='1.0' encoding='us-ascii'?>
+<!DOCTYPE entry SYSTEM 'catalogue.dtd'>
+<entry datestamp='$Date$' modifier='$Author$' id='gettitlestring'>
+ <name>gettitlestring</name>
+ <caption>Clean up title references.</caption>
+ <authorref id='auth:oberdiek'/>
+ <copyright owner='Heiko Oberdiek' year='2009,2010'/>
+ <license type='lppl1.3'/>
+ <version number='1.4'/>
+ <description>
+ Cleans up the title string (removing <tt>\label</tt> commands) for
+ packages (such as <xref refid='nameref'>nameref</xref>) that
+ typeset such strings.
+ <p/>
+ The package is part of the <xref refid='oberdiek'>oberdiek</xref> bundle.
+ </description>
+ <documentation details='Package documentation'
+ href='ctan:/macros/latex/contrib/oberdiek/gettitlestring.pdf'/>
+ <ctan file='true' path='/macros/latex/contrib/oberdiek/gettitlestring.dtx'/>
+ <miktex location='oberdiek'/>
+ <texlive location='oberdiek'/>
+ <install path='/macros/latex/contrib/oberdiek/oberdiek.tds.zip'/>
+</entry>
+%</catalogue>
+% \end{macrocode}
+%
% \begin{thebibliography}{9}
-%
+%
% \bibitem{memoir}
% Peter Wilson, Lars Madsen:
% \textit{The Memoir Class};
% 2009/11/17 v1.61803398c;
% \CTAN{macros/latex/contrib/memoir/}
-%
+%
% \bibitem{titleref}
% Donald Arsenau:
% \textit{Titleref.sty};
% 2001/04/05 ver 3.1;
% \CTAN{macros/latex/contrib/misc/titleref.sty}
-%
+%
% \bibitem{zref}
% Heiko Oberdiek:
% \textit{The \xpackage{zref} package};
% 2009/12/08 v2.7;
% \CTAN{macros/latex/contrib/oberdiek/zref.pdf}
-%
+%
% \end{thebibliography}
%
% \begin{History}