summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/dowith
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-20 23:58:05 +0000
committerKarl Berry <karl@freefriends.org>2012-05-20 23:58:05 +0000
commitd66f3e2f4f5c746daae0c2368b939be05b451781 (patch)
treefae34afcf6c57928bcc60dd604b2ba46250e93df /Master/texmf-dist/tex/generic/dowith
parentcc16f0e908252ba50f1a8486afeaa021f551a1ad (diff)
dowith (18may12)
git-svn-id: svn://tug.org/texlive/trunk@26514 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/dowith')
-rw-r--r--Master/texmf-dist/tex/generic/dowith/dowith.RLS7
-rw-r--r--Master/texmf-dist/tex/generic/dowith/dowith.sty9
2 files changed, 13 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/dowith/dowith.RLS b/Master/texmf-dist/tex/generic/dowith/dowith.RLS
new file mode 100644
index 00000000000..da6e1e7b0a9
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/dowith/dowith.RLS
@@ -0,0 +1,7 @@
+\ProvidesFile{dowith.RLS} %% RELEASE INFO
+ [2012/05/18 v0.21 r0.21c @ fix, new doc., .RLS]
+% [2012/05/14 r0.21 @ fix, .RLS, README/title typo...]
+ %% <- FAILED
+% [2012/05/10 r0.2a corr. generic dir.]
+% [2012/05/10 r0.2 first on CTAN]
+
diff --git a/Master/texmf-dist/tex/generic/dowith/dowith.sty b/Master/texmf-dist/tex/generic/dowith/dowith.sty
index 89e34b74d3c..346af7f57d6 100644
--- a/Master/texmf-dist/tex/generic/dowith/dowith.sty
+++ b/Master/texmf-dist/tex/generic/dowith/dowith.sty
@@ -1,5 +1,5 @@
\def\filename{dowith} \def\fileinfo{simple list loop (UL)}
-\def\filedate{2011/11/19} \def\fileversion{v0.2}
+\def\filedate{2012/05/14} \def\fileversion{v0.21}
%% Copyright (C) 2011 Uwe Lueck,
%% http://www.contact-ednotes.sty.de.vu
%% -- author-maintained in the sense of LPPL below --
@@ -18,6 +18,9 @@
%% == Proceeding without \LaTeX ==
%% A little \LaTeX\ as in Bernd Raichle's %% 2011/11/19
%% \CtanPkgRef{ngerman}{ngerman.sty}:
+%% %% moved 2 lines here 2012/05/14 v0.21:
+\chardef\atcode=\catcode`\@
+\catcode`\@=11 % \makeatletter
\begingroup\expandafter\expandafter\expandafter\endgroup
%% I need `\ProvidesPackage' for \ctanpkgref{fileinfo},
%% my package version tools.
@@ -44,8 +47,6 @@
\fi
{ \ProvidesPackage{\filename}[\filedate\space
\fileversion\space \fileinfo] }
-\chardef\atcode=\catcode`\@
-\catcode`\@=11 % \makeatletter
%%
%% == Applying a Command == %% 2011/11/07
%% === Core ===
@@ -190,3 +191,5 @@ v0.2 2011/11/02 simpler, documented
2011/11/07 \TestListMacroForToken, \InListMacroProvide;
doc.: \pagebreak, structure
2011/11/19 modified LaTeX supplements
+v0.21 2012/05/14 fix for "generic" and `typeoutfileinfo':
+ @ before ...!