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.dtx48
1 files changed, 28 insertions, 20 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/gettitlestring.dtx b/Master/texmf-dist/source/latex/oberdiek/gettitlestring.dtx
index a15f305b2e4..0131083ead3 100644
--- a/Master/texmf-dist/source/latex/oberdiek/gettitlestring.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/gettitlestring.dtx
@@ -1,7 +1,7 @@
% \iffalse meta-comment
-%
+%
% Copyright (C) 2009 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
-%
+%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
% version 1.3 of this license or (at your option) any later
@@ -9,21 +9,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 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
@@ -32,7 +32,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
@@ -42,14 +42,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
@@ -70,7 +70,7 @@
\input docstrip.tex
\Msg{************************************************************************}
\Msg{* Installation}
-\Msg{* Package: gettitlestring 2009/12/08 v1.0 Cleanup strings for title referencing (HO)}
+\Msg{* Package: gettitlestring 2009/12/13 v1.2 Cleanup title references (HO)}
\Msg{************************************************************************}
\keepsilent
@@ -141,7 +141,7 @@ and the derived files
%<*driver>
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{gettitlestring.drv}%
- [2009/12/08 v1.0 Cleanup strings for title referencing (HO)]%
+ [2009/12/13 v1.2 Cleanup title references (HO)]%
\documentclass{ltxdoc}
\usepackage{holtxdoc}[2008/08/11]
\begin{document}
@@ -171,7 +171,7 @@ and the derived files
% \GetFileInfo{gettitlestring.drv}
%
% \title{The \xpackage{gettitlestring} package}
-% \date{2009/12/08 v1.0}
+% \date{2009/12/13 v1.2}
% \author{Heiko Oberdiek\\\xemail{oberdiek@uni-freiburg.de}}
%
% \maketitle
@@ -320,7 +320,7 @@ and the derived files
\fi
\expandafter\x\csname ver@gettitlestring.sty\endcsname
\ProvidesPackage{gettitlestring}%
- [2009/12/08 v1.0 Cleanup strings for title referencing (HO)]
+ [2009/12/13 v1.2 Cleanup title references (HO)]
% \end{macrocode}
%
% \begin{macrocode}
@@ -369,7 +369,7 @@ and the derived files
\setkeys{gettitlestring}%
}
\DeclareBoolOption{expand}
-\InputIfFileExists{gettitlestring.cfg}{}
+\InputIfFileExists{gettitlestring.cfg}{}{}
\ProcessKeyvalOptions*\relax
% \end{macrocode}
%
@@ -664,7 +664,7 @@ and the derived files
%<*test2>
\NeedsTeXFormat{LaTeX2e}
\documentclass{minimal}
-\usepackage{gettitlestring}[2009/12/08]
+\usepackage{gettitlestring}[2009/12/13]
\usepackage{qstest}
\IncludeTests{*}
\LogTests{log}{*}{*}
@@ -882,25 +882,25 @@ and the derived files
% \end{quote}
%
% \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}
@@ -908,6 +908,14 @@ and the derived files
% \item
% The first version.
% \end{Version}
+% \begin{Version}{2009/12/12 v1.1}
+% \item
+% Short info shortened.
+% \end{Version}
+% \begin{Version}{2009/12/13 v1.2}
+% \item
+% Forgotten third argument for \cs{InputIfFileExists} added.
+% \end{Version}
% \end{History}
%
% \PrintIndex