summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/dowith
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-21 23:54:32 +0000
committerKarl Berry <karl@freefriends.org>2012-05-21 23:54:32 +0000
commit95bec054254407d74fec37e47245e6fcbb8a9aff (patch)
tree770d8848811e7a02204401a7a62f86268893301e /Master/texmf-dist/tex/generic/dowith
parent83ea821e5153a6e36b35e799efb3ef833dd316a4 (diff)
dowith (21may12)
git-svn-id: svn://tug.org/texlive/trunk@26552 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/dowith')
-rw-r--r--Master/texmf-dist/tex/generic/dowith/dowith.RLS3
-rw-r--r--Master/texmf-dist/tex/generic/dowith/dowith.sty6
2 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/dowith/dowith.RLS b/Master/texmf-dist/tex/generic/dowith/dowith.RLS
index da6e1e7b0a9..62006b6b3c2 100644
--- a/Master/texmf-dist/tex/generic/dowith/dowith.RLS
+++ b/Master/texmf-dist/tex/generic/dowith/dowith.RLS
@@ -1,5 +1,6 @@
\ProvidesFile{dowith.RLS} %% RELEASE INFO
- [2012/05/18 v0.21 r0.21c @ fix, new doc., .RLS]
+ [2012/05/20 r0.21d v0.21a discussing other cmds ]
+% [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.]
diff --git a/Master/texmf-dist/tex/generic/dowith/dowith.sty b/Master/texmf-dist/tex/generic/dowith/dowith.sty
index 346af7f57d6..9b2ce00c4d5 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{2012/05/14} \def\fileversion{v0.21}
+\def\filedate{2012/05/19} \def\fileversion{v0.21a}
%% Copyright (C) 2011 Uwe Lueck,
%% http://www.contact-ednotes.sty.de.vu
%% -- author-maintained in the sense of LPPL below --
@@ -15,6 +15,7 @@
%%
%% http://www.contact-ednotes.sty.de.vu
%%
+%% % \pagebreak %% 2012/05/19
%% == Proceeding without \LaTeX ==
%% A little \LaTeX\ as in Bernd Raichle's %% 2011/11/19
%% \CtanPkgRef{ngerman}{ngerman.sty}:
@@ -49,7 +50,9 @@
\fileversion\space \fileinfo] }
%%
%% == Applying a Command == %% 2011/11/07
+%% \label{sec:apply}
%% === Core ===
+%% \label{sec:core}
%% |\DoWith{<cmd>}<list>\StopDoing| applies <cmd> to all elements
%% of <list>. An element of <list> (after tokenizing)
%% may be either a single token or a group `{<balanced>}'.
@@ -193,3 +196,4 @@ v0.2 2011/11/02 simpler, documented
2011/11/19 modified LaTeX supplements
v0.21 2012/05/14 fix for "generic" and `typeoutfileinfo':
@ before ...!
+v0.21a 2012/05/19 \labels sec:apply, sec:core; \pagebreak?