diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-14 22:23:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-14 22:23:29 +0000 |
commit | 1720309de72694c4e699af26b975c1afd1239ca7 (patch) | |
tree | 8a4cc1f90ea1234bd467a44d8af731ad1e9acd58 /Master/texmf-dist/doc/latex/nicetext | |
parent | 373aa91278777ff3556416ccf46bc9530ff30aa3 (diff) |
nicetext 0.44 (14sep11)
git-svn-id: svn://tug.org/texlive/trunk@23956 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/nicetext')
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt | 47 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG | 37 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/CHANGE.txt | 37 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/FILEs.txt | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/RELEASE043.txt | 36 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt | 31 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/demo/lns.txt | 5 | ||||
-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 | 468092 -> 469212 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/makedoc.pdf | bin | 477995 -> 478453 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/mdoccheat.pdf | bin | 0 -> 69681 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/niceverb.pdf | bin | 444848 -> 446793 bytes |
12 files changed, 154 insertions, 49 deletions
diff --git a/Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt b/Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt index ef40163b58d..a288aee0fb8 100644 --- a/Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt +++ b/Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt @@ -1,36 +1,27 @@ -Minimal markup for documentation, text filtering +Nice meta-verbatim, dialogues for .txt->.tex/encoding conversion ================================================================= -Release 0.43 synchronizes references to here, -provides minor fixes, and enhances dialogues: +Release 0.44: - `atari.cfg' settings for conversion with: - - `atari.fdf' from `morehype' exemplifies conversion with: +`niceverb.sty' v0.44 copes with design issue: on "\AddQuotes", + "`...'" indeed surrounds inline TeX code + with single quotation marks automatically + (besides meta-verbatim) -`copyfile.cfg' initializes: +`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 -`copyfile.tex' dialogue for compressing blank lines - (and text encoding conversion) +`fifinddo.sty' v0.43 new command useful in programming dialogues -`fdtxttex.cfg' initializes: +dialogues/templates adjusted -`fdtxttex.tex' dialogue for .txt -> .tex conversion +`u8atablg.fdf' fifinddo rules for replacing UTF-8 chars + with TeX commands (and some extended ASCII) -`fddial0g.sty' shared macros for the dialogues - -`fifinddo.sty' documentation fix \WriteResult -> \ResultFile - - `makedoc.cfg' loads `color.sty'; provides \acro by `relsize.sty' - (with a funny protection for hyperref bookmarks); - uses \meta as semantical alias for \textit; - [new with release r.0.43a:] - \MDkeywords passes keywords to \hypersetup - as well as to `MDabstract' environment - - `makedoc.sty' documentation fix makedoc.cfg -> mdoccorr.cfg - -`niceverb.sty' \gt for >, \lt for <; - fixed noisy catcode changing in .aux - - `README' adjusted, enhanced +(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/CHANGE.LOG b/Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG index 3a3b8c19b60..94777b4874b 100644 --- a/Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG +++ b/Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG @@ -1,3 +1,40 @@ + +______________________________________________________________________ +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 + fdtxttex.tex 2011/09/13 adjusted for fddial0g/fifinddo + fdtxttex.tpl 2011/09/13 uses fifinddo v0.43 + makedoc.tpl 2011/08/23 uses fifinddo v0.43 + + RUNUSE. + atari.cfg 2011/09/13 adjusted for fddial0g v0.2 + u8atablg.fdf 2011/09/12 new + fddial0g.sty v0.2 2011/09/13 all ideas carried out + copyfile.cfg 2011/09/13 adjusted for fddial0g v0.2 + fdtxttex.cfg 2011/09/12 adjusted for fddial0g v0.2 + + USE. + fifinddo.sty v0.43 2011/09/13 + \CorrectedInputLine + mdoccorr.cfg 2011/09/13 reloadable in dialogues + niceverb.sty v0.44 2011/09/09 + \AddQuotes + ______________________________________________________________________ r0.43a 2011/08/25 adds in ANNOUNCE.txt as of 2011/08/25 that makedoc.cfg provides \MDkeywords and {MDabstract} diff --git a/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt b/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt index 3a3b8c19b60..94777b4874b 100644 --- a/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt +++ b/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt @@ -1,3 +1,40 @@ + +______________________________________________________________________ +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 + fdtxttex.tex 2011/09/13 adjusted for fddial0g/fifinddo + fdtxttex.tpl 2011/09/13 uses fifinddo v0.43 + makedoc.tpl 2011/08/23 uses fifinddo v0.43 + + RUNUSE. + atari.cfg 2011/09/13 adjusted for fddial0g v0.2 + u8atablg.fdf 2011/09/12 new + fddial0g.sty v0.2 2011/09/13 all ideas carried out + copyfile.cfg 2011/09/13 adjusted for fddial0g v0.2 + fdtxttex.cfg 2011/09/12 adjusted for fddial0g v0.2 + + USE. + fifinddo.sty v0.43 2011/09/13 + \CorrectedInputLine + mdoccorr.cfg 2011/09/13 reloadable in dialogues + niceverb.sty v0.44 2011/09/09 + \AddQuotes + ______________________________________________________________________ r0.43a 2011/08/25 adds in ANNOUNCE.txt as of 2011/08/25 that makedoc.cfg provides \MDkeywords and {MDabstract} diff --git a/Master/texmf-dist/doc/latex/nicetext/FILEs.txt b/Master/texmf-dist/doc/latex/nicetext/FILEs.txt index 2a56a6707a6..7bf9fade487 100644 --- a/Master/texmf-dist/doc/latex/nicetext/FILEs.txt +++ b/Master/texmf-dist/doc/latex/nicetext/FILEs.txt @@ -22,6 +22,7 @@ doc documentation |___RELEAS03.txt announcement for earlier release |___RELEAS04.txt announcement for earlier release |_RELEASE042.txt announcement for earlier release +|_RELEASE043.txt announcement for earlier release |___fifinddo.pdf for fifinddo.sty |____makedoc.pdf for makedoc.sty |__mdoccheat.pdf lists makedoc+fifinddo commands @@ -39,9 +40,9 @@ docsrc documentation sources run dialogues/templates/examples |_README-run.txt describes this subdirectory -|______atari.cfg Atari sample configuration +|______atari.cfg Atari sample configuration for copyfile.tex |______atari.fdf some Atari->ISO-8859-1 mappings -|______atari.txt Atari umlauts +|______atari.txt Atari umlauts (sample for copyfile.tex) |___arseneau.tex typesets documentation of ... |___copyfile.cfg initializes copyfile.tex dialogue |___copyfile.tex dialogue: compressing blank lines, conversion @@ -53,6 +54,7 @@ run dialogues/templates/examples |____makedoc.tpl makedoc preprocessing script template |_____sample.txt initial/demo input for fdtxttex.tex |_____substr.tex typesets substr.sty documentation +|___u8atablg.fdf UTF-8->Atari/blog conversion with fdtxttex use macro packages |___fifinddo.sty file handling and parsing @@ -63,4 +65,4 @@ use macro packages |_______wiki.sty Wikimedia-like markup __________________________ -this file 2011/08/23, U.L. +this file 2011/09/14, U.L. diff --git a/Master/texmf-dist/doc/latex/nicetext/RELEASE043.txt b/Master/texmf-dist/doc/latex/nicetext/RELEASE043.txt new file mode 100644 index 00000000000..ef40163b58d --- /dev/null +++ b/Master/texmf-dist/doc/latex/nicetext/RELEASE043.txt @@ -0,0 +1,36 @@ +Minimal markup for documentation, text filtering +================================================================= +Release 0.43 synchronizes references to here, +provides minor fixes, and enhances dialogues: + + `atari.cfg' settings for conversion with: + + `atari.fdf' from `morehype' exemplifies conversion with: + +`copyfile.cfg' initializes: + +`copyfile.tex' dialogue for compressing blank lines + (and text encoding conversion) + +`fdtxttex.cfg' initializes: + +`fdtxttex.tex' dialogue for .txt -> .tex conversion + +`fddial0g.sty' shared macros for the dialogues + +`fifinddo.sty' documentation fix \WriteResult -> \ResultFile + + `makedoc.cfg' loads `color.sty'; provides \acro by `relsize.sty' + (with a funny protection for hyperref bookmarks); + uses \meta as semantical alias for \textit; + [new with release r.0.43a:] + \MDkeywords passes keywords to \hypersetup + as well as to `MDabstract' environment + + `makedoc.sty' documentation fix makedoc.cfg -> mdoccorr.cfg + +`niceverb.sty' \gt for >, \lt for <; + fixed noisy catcode changing in .aux + + `README' adjusted, enhanced + diff --git a/Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt b/Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt index 71ecb6f2779..642dc4800be 100644 --- a/Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt +++ b/Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt @@ -1,35 +1,36 @@ *File List* DOCSRC. -srcfiles.tex 2011/08/23 collect file infos +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/08/22 documenting makedoc.sty + makedoc.tex 2011/09/14 documenting makedoc.sty niceverb.tex 2011/08/22 documenting niceverb.sty mdoccheat.tex 2011/01/26 cheat sheet for `makedoc.sty' wikicheat.tex 2011/01/26 cheatsheet for wiki.sty RUN. arseneau.tex 2010/04/05 some packages by D. Arseneau (ul) substr.tex 2011/08/20 [2010/03/30] documentation for substr.sty -copyfile.tex 2011/08/22 copy*ing/converting (UL) -fdtxttex.tex 2011/08/23 txt to TeX by dialogue (UL) -fdtxttex.tpl 2011/08/21 [2010/03/30] fifinddo correction template - makedoc.tpl 2011/08/23 makedoc preprocessing template +copyfile.tex 2011/09/13 copy*ing/converting (UL) +fdtxttex.tex 2011/09/13 txt to TeX by dialogue (UL) +fdtxttex.tpl 2011/09/13 fifinddo correction template + makedoc.tpl 2011/09/14 makedoc preprocessing template RUNUSE. - atari.cfg 2011/08/23 sample for copyfile.tex - atari.fdf 2010/08/23 Atari to ISO-8859-1 with blog.sty -fddial0g.sty 2011/08/23 dialogues with fifinddo (UL) -copyfile.cfg 2011/08/22 initializing copyfile.tex -fdtxttex.cfg 2010/11/25 initializing fdtxttex.tex + atari.cfg 2011/09/13 sample for copyfile.tex + atari.fdf 2010/08/29 Atari German to ISO-8859 with blog.sty +u8atablg.fdf 2011/09/12 UTF-8->Atari/blog with fdtxttex +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/08/22 v0.42a filtering TeX(t) files by TeX (UL) +fifinddo.sty 2011/09/13 v0.43 filtering TeX(t) files by TeX (UL) makedoc.sty 2011/08/22 v0.41a TeX input from *.sty (UL) makedoc.cfg 2011/08/22 documentation settings -mdoccorr.cfg 2011/01/27 local typographical corrections with makedoc.sty -niceverb.sty 2011/08/20 v0.43 minimize doc markup (UL) +mdoccorr.cfg 2011/09/13 local typographical corrections with makedoc.sty +niceverb.sty 2011/09/09 v0.44 minimize doc markup (UL) wiki.sty 2008/07/02 v0.2 LaTeX through Wiki markup *********** - List made at 2011/08/23, 16:47 + List made at 2011/09/14, 09:38 from script file srcfiles.tex diff --git a/Master/texmf-dist/doc/latex/nicetext/demo/lns.txt b/Master/texmf-dist/doc/latex/nicetext/demo/lns.txt index 455c8e2a79b..ff4f8b06e45 100644 --- a/Master/texmf-dist/doc/latex/nicetext/demo/lns.txt +++ b/Master/texmf-dist/doc/latex/nicetext/demo/lns.txt @@ -1,3 +1,4 @@ -äöüß -ÄÖÜ +abba + +abba diff --git a/Master/texmf-dist/doc/latex/nicetext/demo/sample.tex b/Master/texmf-dist/doc/latex/nicetext/demo/sample.tex index 046931aa080..ba39b3f5f50 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/08/23 automatically generated with fifinddo.sty] +\ProvidesFile{sample.tex}[2011/09/13 automatically generated with fifinddo.sty] blabla .\kern\fontdimen3\font.\kern\fontdimen3\font.\ 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 819b4d48209..fa4d57c4c45 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 c50c091d7eb..8dbb14fda1b 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/mdoccheat.pdf b/Master/texmf-dist/doc/latex/nicetext/mdoccheat.pdf Binary files differnew file mode 100644 index 00000000000..1ead8986302 --- /dev/null +++ b/Master/texmf-dist/doc/latex/nicetext/mdoccheat.pdf diff --git a/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf b/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf Binary files differindex 09808c1771d..fff9f7761c0 100644 --- a/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf +++ b/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf |