summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/filedate
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-13 00:22:24 +0000
committerKarl Berry <karl@freefriends.org>2012-11-13 00:22:24 +0000
commited48151feadfdc69a37a082480d1b756a466e54c (patch)
tree1a165777f53d52728c1ebf2863c01ac69af4c132 /Master/texmf-dist/source/latex/filedate
parent23bb5c373c348646ba9302f7931af547ba0b6075 (diff)
filedate (12nov12)
git-svn-id: svn://tug.org/texlive/trunk@28242 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/filedate')
-rw-r--r--Master/texmf-dist/source/latex/filedate/filedate.tex9
-rw-r--r--Master/texmf-dist/source/latex/filedate/makedoc.cfg95
2 files changed, 5 insertions, 99 deletions
diff --git a/Master/texmf-dist/source/latex/filedate/filedate.tex b/Master/texmf-dist/source/latex/filedate/filedate.tex
index c80305232ea..92c07a73351 100644
--- a/Master/texmf-dist/source/latex/filedate/filedate.tex
+++ b/Master/texmf-dist/source/latex/filedate/filedate.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{filedate.tex}[2012/11/06 documenting filedate.sty]
+\ProvidesFile{filedate.tex}[2012/11/11 documenting filedate.sty]
%% 2012/06/24
\title{\pkgtitle{filedate.sty}{Access and Compare
\LaTeX~File~% %% 2012/11/06
@@ -17,9 +17,6 @@
document versions, macro programming}
\usepackage{lmodern}
\sloppy
-% \newcommand*{\TODO}[1][]{%
-% \textcolor{blue}{TODO\ifx$#1$\else\space#1\fi}}
- %% <- rm. 2012/11/06
\providecommand*{\LuaTeX}{Lua\TeX}
\providecommand*{\pdfTeX}{pdf\TeX}
\providecommand*{\XeLaTeX}{X\lower.5ex\hbox{E}\kern-.125em\LaTeX}
@@ -41,6 +38,9 @@ may insert---, and to choose the effect of comparisons
Thus updating the ``info date" (``\strong{date consistency}")
of a source file may be ensured by a test
during typesetting from it or by some (shell/\TeX) script.
+v0.4 enables checking info dates automatically as soon as
+a \LaTeX\ file is loaded while typesetting or in a
+\ctanpkgref{myfilist} script.
\MDaddtoabstract{Related packages:} \ctanpkgref{filemod},
\ctanpkgref{getfiledate}, \ctanpkgref{zwgetfdate},
@@ -167,3 +167,4 @@ VERSION HISTORY
2012/11/06 for r0.3a final demo with `fdatechk.tex', \AddQuotes
for \qtd{\file{..., and other mod.s of
doc. there; title extended
+2012/11/11 for v0.4 v0.4 in abstract
diff --git a/Master/texmf-dist/source/latex/filedate/makedoc.cfg b/Master/texmf-dist/source/latex/filedate/makedoc.cfg
deleted file mode 100644
index ea9293175e5..00000000000
--- a/Master/texmf-dist/source/latex/filedate/makedoc.cfg
+++ /dev/null
@@ -1,95 +0,0 @@
-\ProvidesFile{makedoc.cfg}[2012/11/06 documentation settings]
-
-\author{Uwe L\"uck\thanks{\url{http://contact-ednotes.sty.de.vu}}}
-% \author{Uwe L\"uck---{\tt http://contact-ednotes.sty.de.vu}}
-
-%% hyperref:
-\RequirePackage{ifpdf}
-\usepackage[%
- \ifpdf
-% bookmarks=false, %% 2010/12/22
-% bookmarksnumbered,
- bookmarksopen, %% 2011/01/24!?
- bookmarksopenlevel=2, %% 2011/01/23
-% pdfpagemode=UseNone,
-% pdfstartpage=10,
-% pdfstartview=FitH,
- pdfstartview=0 0 100, %% 2011/08/22
- pdffitwindow=true, %% 2011/08/22
- citebordercolor={ .6 1 .6},
- filebordercolor={1 .6 1},
- linkbordercolor={1 .9 .7},
- urlbordercolor={ .7 1 1}, %% playing 2011/01/24
- \else
- draft
- \fi
-]{hyperref}
-%% metadata, |\MDkeywords|, |\MDkeywordsstring|, |\printMDkeywords|
-%% 2011/08/22:
-\makeatletter
- \newcommand*{\MDkeywords}[1]{%
- \gdef\MDkeywordsstring{#1}%
- \hypersetup{pdfkeywords=\MDkeywordsstring}%% TODO!?
- }
- \@onlypreamble\MDkeywords
- \newcommand*{\MDaddtoabstract}[1]{% %% 2012/05/10
- \par\smallskip\noindent
- \strong{#1:}\quad\ignorespaces}
- \newcommand*{\printMDkeywords}{%
- \MDaddtoabstract{Keywords}%
- \MDkeywordsstring
- \global\let\MDkeywordsstring\relax
- }
- \newenvironment{MDabstract}
- {\abstract\noindent
- \hspace{1sp}%% for niceverb
- \ignorespaces}
- {\@ifundefined{MDkeywordsstring}%
- {}%
- {\printMDkeywords}%
- \endabstract}
-\makeatother
-\hypersetup{%
- pdfauthor={Uwe L\374ck}%
-}
-\RequirePackage{niceverb}[2011/01/24]
-\RequirePackage{readprov} %% 2010/12/08
-\RequirePackage{hypertoc} %% 2011/01/23
-\RequirePackage{texlinks} %% 2011/01/24
-\RequirePackage{relsize} %% 2011/06/27
-\RequirePackage{color} %% 2011/08/06
-\RequirePackage{lmodern} %% 2012/10/29
-%% Logical markup |\strong{<text>}|, |\file{<text>}|, |\acro{<text>}|,
-%% |\meta{<text>}|, |\pkg{<text>}|, |\code{<text>}|, |\qtdcode{<text>}|:
-\makeatletter
- \def\do#1#2{\@ifdefinable#1{\let#1#2}}%% 2012/07/13
- \do\strong\textbf \do\file\texttt \do\acro\textsmaller
- %% <- wrong tests before 2012/07/13
- \do\meta\textit \do \pkg\textsf \do\code\texttt
- \newcommand*{\qtdcode}[1]{`\code{#1}'} %% 2012/10/24
- \ifpdf
- \pdfstringdefDisableCommands{%
- \let\acro\textrm
- \let\file\textrm %% 2011/11/09
- \let\code\textrm %% 2011/11/20
- \let\pkg \textrm %% 2012/03/23
- }
- \fi
- %% TODO 2011/07/22 -> `htlogml.sty'
-\makeatother
-\newcommand*{\pkgtitle}[2]{% %% 2012/07/13
- \global\let\pkgtitle\relax
- \pkg{\huge #1}\\---\\#2\thanks{This
- document describes version
- \textcolor{blue}{\UseVersionOf{\jobname.sty}}
- of \textsf{\jobname.sty} as of \UseDateOf{\jobname.sty}.}}
-\newcommand*{\TODO}{\textcolor{blue}{\acro{TODO}}}
-\newcommand*{\MDsampleinput}[1]{% %% 2012/11/06
- \par\bigskip\hrule\verbatiminput{#1}%
- \hrule\bigskip}
-
-\errorcontextlines=4
-\pagestyle{headings}
-
-\endinput
-