summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-03-25 23:29:35 +0000
committerKarl Berry <karl@freefriends.org>2013-03-25 23:29:35 +0000
commit1f4b433d5d56d82289b2dd70af8bf0e2b71818a3 (patch)
treeaf3c77574f26dcf7118e840d00c69ad087af03bc /Master/texmf-dist/source
parent42f89fe0308ff57a4da6e50ba21cc283cfda7ea2 (diff)
dowith (24mar13)
git-svn-id: svn://tug.org/texlive/trunk@29501 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/generic/dowith/domore.tex10
-rw-r--r--Master/texmf-dist/source/generic/dowith/fdatechk.tex12
-rw-r--r--Master/texmf-dist/source/generic/dowith/srcfiles.tex15
3 files changed, 24 insertions, 13 deletions
diff --git a/Master/texmf-dist/source/generic/dowith/domore.tex b/Master/texmf-dist/source/generic/dowith/domore.tex
index 4f44ec2977b..6b2e336338f 100644
--- a/Master/texmf-dist/source/generic/dowith/domore.tex
+++ b/Master/texmf-dist/source/generic/dowith/domore.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{domore.tex}[2012/11/19 documenting domore files]
+\ProvidesFile{domore.tex}[2013/03/22 documenting domore files]
\title{\pkg{domore}\\---\\Some More Commands for Lists of Tokens}
% \listfiles
{ \RequirePackage{makedoc} \ProcessLineMessage{}
@@ -18,12 +18,9 @@
\subsection{Package File Header---\pkg{plainpkg} and Legalese}}
\usepackage{catchdq} \catchdqs %% 2012/11/19
\AddToMacro{\mdStartPackageCode}{\MakeOther\"} %% 2012/11/19
-% \newcommand*{\TODO}[1][]{%
-% \textcolor{blue}{\acro{TODO}\ifx&#1&\else\space\fi#1}}
-%% <- rm. 2012/11/05, TODO -> makedoc.cfg
-\newcommand*{\ctanpkgdref}[1]{% %% 2012/11/19
- \ctanpkgref{#1}\,\foothttpurlref{ctan.org/pkg/#1}}
+ %% something moved to makedoc.cfg from here 2013/03/21
\newif\ifmultmore %% 2012/11/19
+\MDfinaldatechecks
\sloppy
\begin{document}
\maketitle
@@ -165,3 +162,4 @@ VERSION HISTORY
2012/10/23 for v0.2 started
2012/11/05ff. for v0.3
+2013/03/21f. for v0.31 \MDfinaldatecheck
diff --git a/Master/texmf-dist/source/generic/dowith/fdatechk.tex b/Master/texmf-dist/source/generic/dowith/fdatechk.tex
new file mode 100644
index 00000000000..f90ae36e3ab
--- /dev/null
+++ b/Master/texmf-dist/source/generic/dowith/fdatechk.tex
@@ -0,0 +1,12 @@
+\ProvidesFile{fdatechk.tex}[2013/03/23 dowith filedate checks]
+%% load earlier:
+%\RequirePackage{filedate,filesdo}
+%\UseReferenceDate{\thepdfmoddate}
+\ModDates
+\DatesDiffErrors
+\FileDateAutoChecks %% 2012/12/20
+\DoWithBasesExts\ReadFileInfos{
+ dowith,domore}{sty,tex}
+\ReadFileInfos{dowith.RLS,fdatechk.tex}
+\DatesDiffWarnings
+\CheckDateOfToday{dowith.RLS}
diff --git a/Master/texmf-dist/source/generic/dowith/srcfiles.tex b/Master/texmf-dist/source/generic/dowith/srcfiles.tex
index cef193657b6..3cee78ba1ba 100644
--- a/Master/texmf-dist/source/generic/dowith/srcfiles.tex
+++ b/Master/texmf-dist/source/generic/dowith/srcfiles.tex
@@ -1,21 +1,22 @@
-\ProvidesFile{srcfiles.tex}[2012/11/27 file infos -> SrcFILEs.txt]
+\ProvidesFile{srcfiles.tex}[2013/03/23 file infos -> SrcFILEs.txt]
\RequirePackage[r,wrap]{nicefilelist}[2012/05/20]
-\RequirePackage{filedate}
+\RequirePackage{filedate,filesdo}
\input{plainpkg}
\MaxBaseEmptyList*
-\FileDateAutoChecks
+%\FileDateAutoChecks
\ReadFileInfos{dowith.RLS}
%% packages:
\ReadPackageInfos{dowith,domore}
%% documentation:
\ReadFileInfos{dowith,domore}
-\ReadFileInfos{srcfiles}
+\ReadFileInfos{srcfiles,fdatechk} %% adding fdatechk 2013-03-23
%% documentation settings and auxiliaries:
-\NoFileDateAutoChecks
+%\NoFileDateAutoChecks
\FileListRemark[ --]{---USED.---}
\ReadPackageInfos{fifinddo,makedoc,niceverb}
\ReadFileInfos{makedoc.cfg,mdoccorr.cfg}
\NoStopListInfos[SrcFILEs.txt]
-\DatesDiffWarnings
-\CheckDateOfToday{dowith.RLS}
+%\DatesDiffWarnings
+%\CheckDateOfToday{dowith.RLS}
+\input{fdatechk}
\stop