summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/morehype
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-07 23:31:28 +0000
committerKarl Berry <karl@freefriends.org>2012-12-07 23:31:28 +0000
commit81453f2bdda510ae04b79c5a9f23b7dcba2e08e0 (patch)
treee21bc4324f4e4f5b10be1f5c5d6bf84f08ba53b2 /Master/texmf-dist/source/latex/morehype
parent5bd3acfad49d17531c47134a2f202d17f70464e1 (diff)
morehype (7dec12)
git-svn-id: svn://tug.org/texlive/trunk@28462 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/morehype')
-rw-r--r--Master/texmf-dist/source/latex/morehype/fdatechk.tex18
-rw-r--r--Master/texmf-dist/source/latex/morehype/srcfiles.tex24
-rw-r--r--Master/texmf-dist/source/latex/morehype/texlinks.tex9
3 files changed, 29 insertions, 22 deletions
diff --git a/Master/texmf-dist/source/latex/morehype/fdatechk.tex b/Master/texmf-dist/source/latex/morehype/fdatechk.tex
new file mode 100644
index 00000000000..5ed5da2e209
--- /dev/null
+++ b/Master/texmf-dist/source/latex/morehype/fdatechk.tex
@@ -0,0 +1,18 @@
+\ProvidesFile{fdatechk.tex}[2012/12/01 morehype filedate checks]
+%% load earlier:
+%\RequirePackage{filedate,filesdo}
+\UseReferenceDate{\thepdfmoddate}
+\ModDates
+\DatesDiffErrors
+\DoWithBasesExts\CheckDateOfGiven{
+ blog,blogexec,hypertoc,markblog,texlinks}{sty,tex}
+%\DoWithBasesExts\CheckDateOfGiven{blogdot}{cfg,sty}
+\DatesDiffWarnings
+\CheckDateOfGiven{blogdot.cfg}
+\DatesDiffErrors
+\DoWithExtBases\CheckDateOfGiven{sty}{blogdot,blogligs}
+\DoWithExtBases\CheckDateOfGiven{fdf}{atari_ht,texblog}
+\DoWithExtBases\CheckDateOfGiven{tex}{mkhellow,hellowor,srcfiles}
+\CheckDateOfGiven{morehype.RLS}
+\DatesDiffWarnings
+\CheckDateOfToday{morehype.RLS}
diff --git a/Master/texmf-dist/source/latex/morehype/srcfiles.tex b/Master/texmf-dist/source/latex/morehype/srcfiles.tex
index bb34ca68b11..ac877ecf203 100644
--- a/Master/texmf-dist/source/latex/morehype/srcfiles.tex
+++ b/Master/texmf-dist/source/latex/morehype/srcfiles.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{srcfiles.tex}[2012/11/30 file infos -> SrcFILEs.txt]
+\ProvidesFile{srcfiles.tex}[2012/12/01 file infos -> SrcFILEs.txt]
\RequirePackage{filedate}
\RequirePackage[r,wrap]{nicefilelist}[2012/10/24]
%\MFfieldtemplate{f-base}{nicefilelist}
@@ -34,25 +34,7 @@
\ReadFileInfos{makedoc.cfg,mdoccorr.cfg}
\NoStopListInfos[SrcFILEs.txt]
%\ListInfos[SrcFILEs.txt]
-%\EqualityMessages
-\UseReferenceDate{\thepdfmoddate}
-\ModDates
-%\DatesDiffNotices
-%\DatesDiffWarnings
-%\CheckDateOfGiven{blogdot.cfg}
-%\stop
-\DatesDiffErrors
\RequirePackage{filesdo}
-\DoWithBasesExts\CheckDateOfGiven{
- blog,blogexec,hypertoc,markblog,texlinks}{sty,tex}
-%\DoWithBasesExts\CheckDateOfGiven{blogdot}{cfg,sty}
-\DatesDiffWarnings
-\CheckDateOfGiven{blogdot.cfg}
-\DatesDiffErrors
-\DoWithExtBases\CheckDateOfGiven{sty}{blogdot,blogligs}
-\DoWithExtBases\CheckDateOfGiven{fdf}{atari_ht,texblog}
-\DoWithExtBases\CheckDateOfGiven{tex}{mkhellow,hellowor,srcfiles}
-\CheckDateOfGiven{morehype.RLS}
-\DatesDiffWarnings
-\CheckDateOfToday{morehype.RLS}
+%\EqualityMessages
+\input{fdatechk}
\stop
diff --git a/Master/texmf-dist/source/latex/morehype/texlinks.tex b/Master/texmf-dist/source/latex/morehype/texlinks.tex
index 6cfde6d985f..9a4e660f92b 100644
--- a/Master/texmf-dist/source/latex/morehype/texlinks.tex
+++ b/Master/texmf-dist/source/latex/morehype/texlinks.tex
@@ -1,4 +1,4 @@
-\ProvidesFile{texlinks.tex}[2012/11/28 documenting texlinks.sty]
+\ProvidesFile{texlinks.tex}[2012/12/01 documenting texlinks.sty]
\title{{\Huge\textsf{texlinks.sty}}\\---\\\TeX-Related Links
for \textsf{hyperref}, \textsf{blog.sty}\\
(and maybe more)\thanks{This
@@ -22,6 +22,8 @@
\providecommand{\URL} {\acro{URL}}
\providecommand{\ctanpkgdref}[1]{%
\ctanpkgref{#1}\,\urlfoot{CtanPkgRef}{#1}}
+% \RequirePackage{filesdo}
+% \MDfinaldatechecks
\sloppy
\begin{document}
\maketitle
@@ -66,6 +68,10 @@ below in the implementation section.
\section{Package File Header (Legalese)} %% ize -> ese 2012/11/09
\input{texlinks.doc}
+
+\ModDates
+\CheckDateOfPDFmod{texlinks.sty}
+\CheckDateOfPDFmod{texlinks.tex}
\end{document}
VERSION HISTORY
@@ -79,3 +85,4 @@ VERSION HISTORY
2011/10/20 \HTML, \URL
2012/11/09 Legalize -> Legalese
2012/11/28 \ctanpkgdref
+2012/12/01 date checks