summaryrefslogtreecommitdiff
path: root/macros/generic/dowith/doc
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/generic/dowith/doc
Initial commit
Diffstat (limited to 'macros/generic/dowith/doc')
-rw-r--r--macros/generic/dowith/doc/Announce.txt79
-rw-r--r--macros/generic/dowith/doc/SrcFILEs.txt21
-rw-r--r--macros/generic/dowith/doc/domore.pdfbin0 -> 524474 bytes
-rw-r--r--macros/generic/dowith/doc/dowith.RLS19
-rw-r--r--macros/generic/dowith/doc/dowith.pdfbin0 -> 694501 bytes
5 files changed, 119 insertions, 0 deletions
diff --git a/macros/generic/dowith/doc/Announce.txt b/macros/generic/dowith/doc/Announce.txt
new file mode 100644
index 0000000000..c705fca031
--- /dev/null
+++ b/macros/generic/dowith/doc/Announce.txt
@@ -0,0 +1,79 @@
+
+`dowith' -- iterate on separator-less arglists in TeX's gullet
+
+________________________________________________________________
+
+r0.32 2015/11/14
+
+ * `domore.sty' v0.32 fixes:
+ * finally works without LaTeX indeed
+ * \StopDoing without `dowith.sty',
+ e.g., vital with recent `texlinks.sty'
+ * documentation fix \DoWithMore
+
+ * `dowith.pdf' has two documentation modifications
+ (`dowith.tex' r0.3a, strange word removed from explanation
+ of "arglist") and has been typeset with recent
+ documentation packages
+
+________________________________________________________________
+
+r0.31a 2013/03/23
+ publishes fdatechk.tex needed for proper compilation of
+ documentation, created for r0.31, enhanced for r0.31a
+
+________________________________________________________________
+
+Iterate stuff on argument list (no separators) expandably
+
+r0.31 2013/03/22
+
+domore.sty v0.3 only enhanced dowith.sty's \DoWith{<do>} so that
+<do> can be complex. domore v0.31 enhances dowith.sty's
+\DoWithAllOf{<do>}{<args>} and \DoWithAllIn{<do>}{<macro>}
+in the same respect.
+
+________________________________________________________________
+
+r0.3a corrects TDS -- "generic", not "latex"
+________________________________________________________________
+
+Iterate stuff on argument list in TeX's gullet (no separators)
+
+r0.3 2012/11/19
+
+ * new `domore.sty' enhances `dowith.sty', allowing iterated
+ application of multi-parameter macros and inserting
+ "separator material".
+
+ * `dowith.sty' documentation correction: according to Knuth,
+ this is TeX's "gullet", while some authors have called it
+ "TeX's mouth", see quotations in section 1.4 of `dowith.pdf'.
+
+ * `dowith.sty' (v0.3) "generic" now by `plainpkg'
+ (instead of imitating `german.sty').
+
+ * `dowith.sty' documentation `dowith.pdf' furthermore reworked.
+
+________________________________________________________________
+
+Iterate command on argument list in TeX's mouth (no separators)
+
+r0.22 2012/06/03
+
+Documentation
+ (i) discusses what <cmd> in \DoWith<cmd>... can be
+ (ii) extends comparison with \@tfor
+(iii) has some contentual corrections
+ (iv) celebrates 25 years of Alois Kabelschacht's idea
+________________________________________________________________
+
+Iterate macro on argument list in TeX's mouth – no separators
+
+r0.21c 2012/05/18
+
+ (i) @ fix for "generic" and `typeoutfileinfo'
+ (ii) documentation much extended to clarify kind of "items,"
+ distinguishing tokens from code
+(iii) `dowith.RLS' provides release info as LaTeX file info
+
diff --git a/macros/generic/dowith/doc/SrcFILEs.txt b/macros/generic/dowith/doc/SrcFILEs.txt
new file mode 100644
index 0000000000..0152ec5c9a
--- /dev/null
+++ b/macros/generic/dowith/doc/SrcFILEs.txt
@@ -0,0 +1,21 @@
+
+ *File List*
+ dowith.RLS 2015/11/14 r0.32 domore v0.32: fix w/o LaTeX/dowith & doc.
+ dowith.sty 2012/11/05 v0.3 simple list loop (UL)
+ domore.sty 2015/09/17 v0.32 dowith extended (UL)
+ dowith.tex 2015/11/14 -- documenting dowith.sty
+ domore.tex 2015/11/14 -- documenting domore files
+srcfiles.tex 2015/11/14 -- file infos -> SrcFILEs.txt
+fdatechk.tex 2015/11/14 -- dowith filedate checks
+ ---USED.--- -- -- -- -- --
+ catchdq.sty 2015/05/22 v0.21 typographic dqs (UL)
+fifinddo.sty 2012/11/17 v0.61 filtering TeX(t) files by TeX (UL)
+ makedoc.sty 2012/08/28 v0.52 TeX input from *.sty (UL)
+niceverb.sty 2015/11/09 v0.61 minimize doc markup (UL)
+ makedoc.cfg 2013/03/25 -- documentation settings
+mdoccorr.cfg 2012/11/13 -- `makedoc' local typographical corrections
+ ***********
+
+ List made at 2015/11/14, 20:03
+ from script file srcfiles.tex
+
diff --git a/macros/generic/dowith/doc/domore.pdf b/macros/generic/dowith/doc/domore.pdf
new file mode 100644
index 0000000000..a476a09dbd
--- /dev/null
+++ b/macros/generic/dowith/doc/domore.pdf
Binary files differ
diff --git a/macros/generic/dowith/doc/dowith.RLS b/macros/generic/dowith/doc/dowith.RLS
new file mode 100644
index 0000000000..d9929af280
--- /dev/null
+++ b/macros/generic/dowith/doc/dowith.RLS
@@ -0,0 +1,19 @@
+\ProvidesFile{dowith.RLS} %% >RELEASE INFO<
+ [2015/11/14 r0.32 domore v0.32: fix w/o LaTeX/dowith & doc.]
+ [2013/03/23 r0.31a publishing fdatechk.tex]
+ [2013/03/22 r0.31 domore AllIn AllOf]
+ [2012/11/27 r0.3b `domore.sty'; doc. mouth -> gullet,^^J
+ rm. `pdfstartview']
+ [2012/11/20 r0.3a doc. mouth -> gullet, `domore.sty';
+ TDS corr.]
+ [2012/11/19 r0.3 doc. mouth -> gullet, `domore.sty']
+ [2012/06/03 r0.22 v0.22 arg. {}; doc.: catoptions]
+ [2012/06/03 r0.21f v0.21a; doc.: catoptions]
+ [2012/05/22 r0.21e v0.21a; doc.: Kabelschacht vs. TeXbook]
+ [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.]
+ [2012/05/10 r0.2 first on CTAN]
+
diff --git a/macros/generic/dowith/doc/dowith.pdf b/macros/generic/dowith/doc/dowith.pdf
new file mode 100644
index 0000000000..7da251a37b
--- /dev/null
+++ b/macros/generic/dowith/doc/dowith.pdf
Binary files differ