diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-30 23:35:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-30 23:35:16 +0000 |
commit | 7cce99f31304321137b574488897e28712ad2ddb (patch) | |
tree | bab599e6aca722566c51738359a813e7344d8618 /Master/texmf-dist/source | |
parent | 064124bb3133ed92ee926d214a617b8c8f7d89ca (diff) |
dowith (28nov12)
git-svn-id: svn://tug.org/texlive/trunk@28401 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/generic/dowith/dowith.tex | 7 | ||||
-rw-r--r-- | Master/texmf-dist/source/generic/dowith/srcfiles.tex | 11 |
2 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/generic/dowith/dowith.tex b/Master/texmf-dist/source/generic/dowith/dowith.tex index eb099d1e5e3..227addd1c66 100644 --- a/Master/texmf-dist/source/generic/dowith/dowith.tex +++ b/Master/texmf-dist/source/generic/dowith/dowith.tex @@ -1,4 +1,4 @@ -\ProvidesFile{dowith.tex}[2012/11/19 documenting dowith.sty] +\ProvidesFile{dowith.tex}[2012/11/27 documenting dowith.sty] \title{%%%\kern-\baselineskip \textsf{\huge dowith.sty}\\---\\Apply Command to % Elements of Lists without Separators\,---\,%%% 2012/05/14 @@ -103,7 +103,7 @@ some of them refer. The package is ``generic," i.e., should also work with Plain \TeX\ or even other formats, relying on the \ctanpkgref{plainpkg} package -for some minimal LaTeX-like behaviour. +for some minimal \LaTeX-like behaviour. %% \ 2012/11/27 \MDaddtoabstract{Related packages} \let\pkg\ctanpkgref \pkg{catoptions}, @@ -122,7 +122,7 @@ putting it somewhere where \TeX\ finds it (which may need updating the filename data base).\urlfoot{ukfaqref}{inst-wlcf} %% corr. 2011/02/08 The packages \ctanpkgdref{plainpkg} -and 'stacklet' (\ctanpkgref{catcodes})\foothttpurlref{ctan.org/pkg/catcodes} +and 'stacklet' (\ctanpkgref{catcodes})\urlfoot{ctanpkgref}{catcodes} must be installed as well. As to calling (loading): 'dowith' is a ``\pkg{plainpkg} package" @@ -1156,3 +1156,4 @@ VERSION HISTORY 2012/07/25 r0.3 "\csname name construct"? 2012/11/02ff. gullet, plainpkg, more modifications 2012/11/19 mod. on "mouth" (bibleref-mouth) +2012/11/27 r0.3a !? diff --git a/Master/texmf-dist/source/generic/dowith/srcfiles.tex b/Master/texmf-dist/source/generic/dowith/srcfiles.tex index 0402e0264ab..cef193657b6 100644 --- a/Master/texmf-dist/source/generic/dowith/srcfiles.tex +++ b/Master/texmf-dist/source/generic/dowith/srcfiles.tex @@ -1,9 +1,9 @@ -\ProvidesFile{srcfiles.tex}[2012/11/19 file infos -> SrcFILEs.txt] -\RequirePackage[r]{nicefilelist}[2012/05/20] +\ProvidesFile{srcfiles.tex}[2012/11/27 file infos -> SrcFILEs.txt] +\RequirePackage[r,wrap]{nicefilelist}[2012/05/20] \RequirePackage{filedate} \input{plainpkg} \MaxBaseEmptyList* -\FileDateAutoChecks* +\FileDateAutoChecks \ReadFileInfos{dowith.RLS} %% packages: \ReadPackageInfos{dowith,domore} @@ -15,4 +15,7 @@ \FileListRemark[ --]{---USED.---} \ReadPackageInfos{fifinddo,makedoc,niceverb} \ReadFileInfos{makedoc.cfg,mdoccorr.cfg} -\ListInfos[SrcFILEs.txt] +\NoStopListInfos[SrcFILEs.txt] +\DatesDiffWarnings +\CheckDateOfToday{dowith.RLS} +\stop |