diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-05 23:59:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-05 23:59:28 +0000 |
commit | 649482075a5882440e6ed9b1e530122baa49fb5b (patch) | |
tree | 3d0483b6174d317a4b3cf36b19b20db5d62f9206 /Master/texmf-dist/doc/latex | |
parent | 447c1d22bf02017dfb91166824a5d15cb643ed04 (diff) |
nicetext 044 (5dec11)
git-svn-id: svn://tug.org/texlive/trunk@24771 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt | 46 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG | 48 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/CHANGE.txt | 48 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/RELEASE044.txt | 27 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt | 20 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/demo/sample.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/fifinddo.pdf | bin | 469082 -> 479900 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/makedoc.pdf | bin | 478364 -> 480923 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/niceverb.pdf | bin | 446369 -> 446779 bytes |
9 files changed, 133 insertions, 58 deletions
diff --git a/Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt b/Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt index a288aee0fb8..f1faefcb5e3 100644 --- a/Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt +++ b/Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt @@ -1,27 +1,31 @@ -Nice meta-verbatim, dialogues for .txt->.tex/encoding conversion +nicetext: minimal markup for documentation, text filtering ... ================================================================= -Release 0.44: +Release 0.5 2011/12/05: -`niceverb.sty' v0.44 copes with design issue: on "\AddQuotes", - "`...'" indeed surrounds inline TeX code - with single quotation marks automatically - (besides meta-verbatim) +`mdoccorr.cfg' + - bug fix for 2011/10/25: `...' at line ends + - applying new \PrependExpandableAllReplacer* from: -`fddial0g.sty' v0.2 all my ideas so far for dialogue programming - tools carried out (handling "variables", - displaying their values on a "screen", - "\Spaces{15}" [e.g.] counts when expanding - w/o e-TeX); not super-comfortable, but fine +`fifinddo.sty' v0.5 + - \PrependExpandableAllReplacer* uses automatically generated + job ids, job id `*' alias for most recent, + new \MakeSetupCommand another simplification + - new \ifFinalInputFile + \ProcessFinalFileWith simplify + typical applications + - support for blogexec (morehype, + besides expanding, execute some code from source file) + - input check fixed + - \CloseResultFile message "aligned" + - documentation modifications -`fifinddo.sty' v0.43 new command useful in programming dialogues + `makedoc.sty' v0.42 + - new \MakeSingleDoc simplifies typical application + - \MakeDoc reads mdoccorr.cfg -dialogues/templates adjusted + `makedoc.cfg' + logical markup \code + \pkg -`u8atablg.fdf' fifinddo rules for replacing UTF-8 chars - with TeX commands (and some extended ASCII) - -(I use all of this for converting my Xpad/Tomboy notes into input - for my great Atari editor) - -`mdoccheat.pdf' was missing in previous release, back again - +`niceverb.sty' + - modified \niceverb_collect_egroup/\VerticalCmdBox + (little success) + - doc. clarification diff --git a/Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG b/Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG index 95d4060b94f..1ae8e368654 100644 --- a/Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG +++ b/Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG @@ -1,5 +1,40 @@ ______________________________________________________________________ +nicetext RELEASE 0.5 2011/12/05 + + DOC. + ANNOUNCE.txt 2011/12/05 most recent + CHANGE.LOG/txt 2011/12/05 updated + SrcFILEs.txt 2011/12/05 updated + fifinddo.pdf 2011/11/21 updated + makedoc.pdf 2011/12/03 updated + niceverb.pdf 2011/12/05 updated + + DOCSRC. + fifinddo.tex 2011/11/19 [fleqn], \pagebreak + makedoc.tex 2011/11/19 or \RequirePackage, + \MakeSingleDoc + niceverb.tex 2011/11/05 mod. pdftitle + srcfiles.tex 2011/12/05 cosmetic + + USE. + fifinddo.sty v0.5 2011/11/21 \PrependExpandableAllReplacer*, + + job `*' + \MakeSetupCommand + + \ifFinalInputFile + + \ProcessFinalFileWith + + support for blogexec, + input check fixed, + \CloseResultFile message + "aligned"; doc. mod.s + makedoc.cfg 2011/11/20 + \code + \pkg + makedoc.sty v0.42 2011/11/19 + \MakeSingleDoc; \MakeDoc + reads mdoccorr.cfg + mdoccorr.cfg 2011/12/03 fix `...', apply + \PrependExpandableAllReplacer* + niceverb.sty v0.44 2011/12/05 mod. \niceverb_collect_egroup/ + \VerticalCmdBox, doc. fix + +______________________________________________________________________ nicetext RELEASE 0.47 2011/10/25 `mdoccorr.cfg' uses `csquotes''s idea for symmetrical text ellipsis (\unkern), no need for new macro as in r0.45; adds `...)' @@ -19,19 +54,6 @@ ______________________________________________________________________ nicetext RELEASE 0.44 2011/09/14 SUMMARY: niceverb + \AddQuotes, enhancements for dialogues and templates, mdoccheat.pdf back - DOC. - ANNOUNCE.txt 2011/09/14 most recent - CHANGE.LOG/txt 2011/09/14 updated - SrcFILEs.txt 2011/09/14 updated - fifinddo.pdf 2011/09/13 updated -mdoccheat.pdf 2010/03/30 back again - makedoc.pdf 2011/09/14 updated for mdoccorr.cfg - niceverb.pdf 2011/09/09 updated - - DOCSRC. - srcfiles.tex 2011/09/13 updated - makedoc.tex 2011/09/14 revision of page breaks - RUN. README-run.txt 2011/09/14 more accurate copyfile.tex 2011/09/13 adjusted for fddial0g v0.2 diff --git a/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt b/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt index 95d4060b94f..1ae8e368654 100644 --- a/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt +++ b/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt @@ -1,5 +1,40 @@ ______________________________________________________________________ +nicetext RELEASE 0.5 2011/12/05 + + DOC. + ANNOUNCE.txt 2011/12/05 most recent + CHANGE.LOG/txt 2011/12/05 updated + SrcFILEs.txt 2011/12/05 updated + fifinddo.pdf 2011/11/21 updated + makedoc.pdf 2011/12/03 updated + niceverb.pdf 2011/12/05 updated + + DOCSRC. + fifinddo.tex 2011/11/19 [fleqn], \pagebreak + makedoc.tex 2011/11/19 or \RequirePackage, + \MakeSingleDoc + niceverb.tex 2011/11/05 mod. pdftitle + srcfiles.tex 2011/12/05 cosmetic + + USE. + fifinddo.sty v0.5 2011/11/21 \PrependExpandableAllReplacer*, + + job `*' + \MakeSetupCommand + + \ifFinalInputFile + + \ProcessFinalFileWith + + support for blogexec, + input check fixed, + \CloseResultFile message + "aligned"; doc. mod.s + makedoc.cfg 2011/11/20 + \code + \pkg + makedoc.sty v0.42 2011/11/19 + \MakeSingleDoc; \MakeDoc + reads mdoccorr.cfg + mdoccorr.cfg 2011/12/03 fix `...', apply + \PrependExpandableAllReplacer* + niceverb.sty v0.44 2011/12/05 mod. \niceverb_collect_egroup/ + \VerticalCmdBox, doc. fix + +______________________________________________________________________ nicetext RELEASE 0.47 2011/10/25 `mdoccorr.cfg' uses `csquotes''s idea for symmetrical text ellipsis (\unkern), no need for new macro as in r0.45; adds `...)' @@ -19,19 +54,6 @@ ______________________________________________________________________ nicetext RELEASE 0.44 2011/09/14 SUMMARY: niceverb + \AddQuotes, enhancements for dialogues and templates, mdoccheat.pdf back - DOC. - ANNOUNCE.txt 2011/09/14 most recent - CHANGE.LOG/txt 2011/09/14 updated - SrcFILEs.txt 2011/09/14 updated - fifinddo.pdf 2011/09/13 updated -mdoccheat.pdf 2010/03/30 back again - makedoc.pdf 2011/09/14 updated for mdoccorr.cfg - niceverb.pdf 2011/09/09 updated - - DOCSRC. - srcfiles.tex 2011/09/13 updated - makedoc.tex 2011/09/14 revision of page breaks - RUN. README-run.txt 2011/09/14 more accurate copyfile.tex 2011/09/13 adjusted for fddial0g v0.2 diff --git a/Master/texmf-dist/doc/latex/nicetext/RELEASE044.txt b/Master/texmf-dist/doc/latex/nicetext/RELEASE044.txt new file mode 100644 index 00000000000..e1e514ba245 --- /dev/null +++ b/Master/texmf-dist/doc/latex/nicetext/RELEASE044.txt @@ -0,0 +1,27 @@ +Nice meta-verbatim, dialogues for .txt->.tex/encoding conversion +================================================================= +Release 0.44, 2011/09/14: + +`niceverb.sty' v0.44 copes with design issue: on "\AddQuotes", + "`...'" indeed surrounds inline TeX code + with single quotation marks automatically + (besides meta-verbatim) + +`fddial0g.sty' v0.2 all my ideas so far for dialogue programming + tools carried out (handling "variables", + displaying their values on a "screen", + "\Spaces{15}" [e.g.] counts when expanding + w/o e-TeX); not super-comfortable, but fine + +`fifinddo.sty' v0.43 new command useful in programming dialogues + +dialogues/templates adjusted + +`u8atablg.fdf' fifinddo rules for replacing UTF-8 chars + with TeX commands (and some extended ASCII) + +(I use all of this for converting my Xpad/Tomboy notes into input + for my great Atari editor) + +`mdoccheat.pdf' was missing in previous release, back again + diff --git a/Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt b/Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt index 54f8c19bab5..4d9fc2b6834 100644 --- a/Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt +++ b/Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt @@ -1,13 +1,13 @@ *File List* DOCSRC. -srcfiles.tex 2011/09/13 collect file infos README.tex 2011/02/14 make README.pdf -fifinddo.tex 2011/08/22 documenting fifinddo.sty - makedoc.tex 2011/10/25 documenting makedoc.sty -niceverb.tex 2011/10/07 documenting niceverb.sty +fifinddo.tex 2011/11/19 documenting fifinddo.sty + makedoc.tex 2011/11/19 documenting makedoc.sty +niceverb.tex 2011/11/05 documenting niceverb.sty mdoccheat.tex 2011/01/26 cheat sheet for `makedoc.sty' wikicheat.tex 2011/01/26 cheatsheet for wiki.sty +srcfiles.tex 2011/12/05 file infos -> SrcFILEs.txt RUN. arseneau.tex 2010/04/05 some packages by D. Arseneau (ul) substr.tex 2011/08/20 [2010/03/30] documentation for substr.sty @@ -23,14 +23,14 @@ fddial0g.sty 2011/09/13 v0.2 dialogues with fifinddo (UL) copyfile.cfg 2011/09/13 initializing copyfile.tex fdtxttex.cfg 2011/09/12 initializing fdtxttex.tex USE. -fifinddo.sty 2011/10/23 v0.44 filtering TeX(t) files by TeX (UL) - makedoc.sty 2011/10/12 v0.41b TeX input from *.sty (UL) - makedoc.cfg 2011/08/22 documentation settings -mdoccorr.cfg 2011/10/25 local typographical corrections with makedoc.sty -niceverb.sty 2011/09/09 v0.44 minimize doc markup (UL) +fifinddo.sty 2011/11/21 v0.5 filtering TeX(t) files by TeX (UL) + makedoc.sty 2011/11/19 v0.42 TeX input from *.sty (UL) + makedoc.cfg 2011/11/20 documentation settings +mdoccorr.cfg 2011/12/03 local typographical corrections with makedoc.sty +niceverb.sty 2011/11/05 v0.44 minimize doc markup (UL) wiki.sty 2008/07/02 v0.2 LaTeX through Wiki markup *********** - List made at 2011/10/25, 11:29 + List made at 2011/12/05, 09:45 from script file srcfiles.tex diff --git a/Master/texmf-dist/doc/latex/nicetext/demo/sample.tex b/Master/texmf-dist/doc/latex/nicetext/demo/sample.tex index f313574d5b2..3264d37af50 100644 --- a/Master/texmf-dist/doc/latex/nicetext/demo/sample.tex +++ b/Master/texmf-dist/doc/latex/nicetext/demo/sample.tex @@ -1,4 +1,4 @@ -\ProvidesFile{sample.tex}[2011/10/25 automatically generated with fifinddo.sty] +\ProvidesFile{sample.tex}[2011/11/13 automatically generated with fifinddo.sty] blabla \textellipsis\unkern\ blabla blabla cf.\ bla etc.\ bla bla diff --git a/Master/texmf-dist/doc/latex/nicetext/fifinddo.pdf b/Master/texmf-dist/doc/latex/nicetext/fifinddo.pdf Binary files differindex 2b77512d809..30416e7f03b 100644 --- a/Master/texmf-dist/doc/latex/nicetext/fifinddo.pdf +++ b/Master/texmf-dist/doc/latex/nicetext/fifinddo.pdf diff --git a/Master/texmf-dist/doc/latex/nicetext/makedoc.pdf b/Master/texmf-dist/doc/latex/nicetext/makedoc.pdf Binary files differindex 738e229018d..c72a9b4ef4f 100644 --- a/Master/texmf-dist/doc/latex/nicetext/makedoc.pdf +++ b/Master/texmf-dist/doc/latex/nicetext/makedoc.pdf diff --git a/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf b/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf Binary files differindex c1873d59a09..3d757fcd223 100644 --- a/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf +++ b/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf |