diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-26 22:17:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-26 22:17:31 +0000 |
commit | 80219992c1ed63efeca5390194411fcdcedb17bb (patch) | |
tree | 71fa8ca43e70073fc77a5ff97454bf43549dee9a /Master/texmf-dist/doc/latex | |
parent | 87f1685a45c8f23851013817d1ead13ff8c20677 (diff) |
nicetex 0.43 (24aug11)
git-svn-id: svn://tug.org/texlive/trunk@23703 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
24 files changed, 411 insertions, 539 deletions
diff --git a/Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt b/Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.txt new file mode 100644 index 00000000000..ef40163b58d --- /dev/null +++ b/Master/texmf-dist/doc/latex/nicetext/ANNOUNCE.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/CHANGE.LOG b/Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG index da671983231..3a3b8c19b60 100644 --- a/Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG +++ b/Master/texmf-dist/doc/latex/nicetext/CHANGE.LOG @@ -1,4 +1,39 @@ ______________________________________________________________________ +r0.43a 2011/08/25 adds in ANNOUNCE.txt as of 2011/08/25 +that makedoc.cfg provides \MDkeywords and {MDabstract} + +______________________________________________________________________ +nicetext RELEASE 0.43 2011/08/23 SUMMARY: dialogues enhanced + (new copyfile.tex, fddial0g.sty), + makedoc.cfg enhanced, + niceverb.sty gets \gt+\lt + and an .aux bug fix. + + ANNOUNCE.txt 2011/08/23 announcing present release + CHANGE.LOG/txt 2011/08/23 updated + SrcFILEs.txt 2011/08/23 updated, was FileList.txt + README(.txt,.pdf) 2011/08/23 + .tds + copyfile.tex + README.tex 2010/02/14 moved by one line +README-run.txt 2011/08/23 new + atari.cfg 2011/08/23 new + atari.fdf 2010/08/23 new here + copyfile.cfg 2011/08/22 new + copyfile.tex 2011/08/22 + \Prov... for fileinfo + fddial0g.sty 2011/08/23 new + fdtxttex.tex 2011/08/23 uses fddial0g.sty + fdtxttex.tpl 2011/08/21 + \Prov... for fileinfo + fifinddo.sty v0.42a 2011/08/22 documentation fix + fifinddo.tex 2011/08/22 using new makedoc.cfg + makedoc.cfg 2011/08/22 + color.sty + \acro + \meta + makedoc.sty v0.41a 2011/08/22 documentation fix + makedoc.tex 2011/08/22 using new makedoc.cfg + makedoc.tpl 2011/08/23 + \Prov... for fileinfo + niceverb.sty v0.43 2011/08/20 + \gt + \lt, .aux fix + niceverb.tex 2011/08/22 using new makedoc.cfg + srcfiles.tex 2011/08/22 collects infos, was gather.tex + substr.tex 2011/08/20 + \Prov... for fileinfo + +______________________________________________________________________ r0.42a 2011/01/30 moves makedoc.cfg to docsrc, changes name `FILES.txt' into `FILEs.txt' and ordering within the file, and uses the `source' tree in the .tds. @@ -11,10 +46,10 @@ nicetext RELEASE 0.42 2011/01/26 SUMMARY: corrected `makedoc.sty', README(.txt) 2011/01/26 updated README.pdf 2011/01/26 new, README version - README.tex 2010/11/27 new, generates README.pdf + README.tex 2011/02/14 moved by one line CHANGE.LOG/txt 2011/01/26 updated FileList.txt/gather.tex2011/01/26 new for source file versions - fifinddo.sty v0.42 2011/01/25 code and documentation enhanced + fifinddo.sty v0.42a 2011/08/22 fifinddo.tex/pdf 2010/11/27 uses `readprov.sty', +TODO makedoc.cfg 2011/01/24 uses `hypertoc' and `readprov' makedoc.sty v0.41 2011/01/25 corrected! @@ -31,6 +66,7 @@ nicetext RELEASE 0.41 2010/04/05 SUMMARY: documentation changes, FILES.txt 2010/04/05 changed name (for ...), updated, corrected README(.txt) 2010/04/05 typo fix ("http."), correction + README.tex 2010/11/27 new, generates README.pdf CHANGE.LOG 2010/04/05 updated CHANGE.txt 2010/04/05 new copy of CHANGE.LOG arseneau.tex/pdf 2010/04/05 added `optional.sty' diff --git a/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt b/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt index da671983231..3a3b8c19b60 100644 --- a/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt +++ b/Master/texmf-dist/doc/latex/nicetext/CHANGE.txt @@ -1,4 +1,39 @@ ______________________________________________________________________ +r0.43a 2011/08/25 adds in ANNOUNCE.txt as of 2011/08/25 +that makedoc.cfg provides \MDkeywords and {MDabstract} + +______________________________________________________________________ +nicetext RELEASE 0.43 2011/08/23 SUMMARY: dialogues enhanced + (new copyfile.tex, fddial0g.sty), + makedoc.cfg enhanced, + niceverb.sty gets \gt+\lt + and an .aux bug fix. + + ANNOUNCE.txt 2011/08/23 announcing present release + CHANGE.LOG/txt 2011/08/23 updated + SrcFILEs.txt 2011/08/23 updated, was FileList.txt + README(.txt,.pdf) 2011/08/23 + .tds + copyfile.tex + README.tex 2010/02/14 moved by one line +README-run.txt 2011/08/23 new + atari.cfg 2011/08/23 new + atari.fdf 2010/08/23 new here + copyfile.cfg 2011/08/22 new + copyfile.tex 2011/08/22 + \Prov... for fileinfo + fddial0g.sty 2011/08/23 new + fdtxttex.tex 2011/08/23 uses fddial0g.sty + fdtxttex.tpl 2011/08/21 + \Prov... for fileinfo + fifinddo.sty v0.42a 2011/08/22 documentation fix + fifinddo.tex 2011/08/22 using new makedoc.cfg + makedoc.cfg 2011/08/22 + color.sty + \acro + \meta + makedoc.sty v0.41a 2011/08/22 documentation fix + makedoc.tex 2011/08/22 using new makedoc.cfg + makedoc.tpl 2011/08/23 + \Prov... for fileinfo + niceverb.sty v0.43 2011/08/20 + \gt + \lt, .aux fix + niceverb.tex 2011/08/22 using new makedoc.cfg + srcfiles.tex 2011/08/22 collects infos, was gather.tex + substr.tex 2011/08/20 + \Prov... for fileinfo + +______________________________________________________________________ r0.42a 2011/01/30 moves makedoc.cfg to docsrc, changes name `FILES.txt' into `FILEs.txt' and ordering within the file, and uses the `source' tree in the .tds. @@ -11,10 +46,10 @@ nicetext RELEASE 0.42 2011/01/26 SUMMARY: corrected `makedoc.sty', README(.txt) 2011/01/26 updated README.pdf 2011/01/26 new, README version - README.tex 2010/11/27 new, generates README.pdf + README.tex 2011/02/14 moved by one line CHANGE.LOG/txt 2011/01/26 updated FileList.txt/gather.tex2011/01/26 new for source file versions - fifinddo.sty v0.42 2011/01/25 code and documentation enhanced + fifinddo.sty v0.42a 2011/08/22 fifinddo.tex/pdf 2010/11/27 uses `readprov.sty', +TODO makedoc.cfg 2011/01/24 uses `hypertoc' and `readprov' makedoc.sty v0.41 2011/01/25 corrected! @@ -31,6 +66,7 @@ nicetext RELEASE 0.41 2010/04/05 SUMMARY: documentation changes, FILES.txt 2010/04/05 changed name (for ...), updated, corrected README(.txt) 2010/04/05 typo fix ("http."), correction + README.tex 2010/11/27 new, generates README.pdf CHANGE.LOG 2010/04/05 updated CHANGE.txt 2010/04/05 new copy of CHANGE.LOG arseneau.tex/pdf 2010/04/05 added `optional.sty' diff --git a/Master/texmf-dist/doc/latex/nicetext/FILEs.txt b/Master/texmf-dist/doc/latex/nicetext/FILEs.txt index 4c512433240..2a56a6707a6 100644 --- a/Master/texmf-dist/doc/latex/nicetext/FILEs.txt +++ b/Master/texmf-dist/doc/latex/nicetext/FILEs.txt @@ -1,52 +1,66 @@ FILES IN CTAN DIRECTORY /macros/latex/contrib/nicetext: - FILES.txt present file -FileList.txt source file versions + FILEs.txt present file +SrcFILEs.txt source file versions/descriptions README summary README.pdf PDF version of README README.txt copy of README -fifinddo.sty parsing and file handling - makedoc.sty package to documentation preprocessing -mdoccorr.cfg txt to TeX macros -niceverb.sty minimal documentation markup - wiki.sty Wikimedia-like markup - SUBDIRECTORIES: demo automatically generated documentation ... -|__arseneau.pdf of packages by Donald Arseneau -|____substr.pdf of Harald Harders' substr.sty +|___arseneau.pdf ... of packages by Donald Arseneau +|________iso.txt result from atari.txt +|________lns.txt result of "compressing" blank lines +|_____sample.tex result from sample.txt +|_____substr.pdf ... of Harald Harders' substr.sty doc documentation -|____CHANGE.LOG bundle changes -|____CHANGE.txt copy of CHANGE.LOG -|___NNOUNCE.txt announcement for present release -|__RELEAS03.txt announcement for earlier release -|__RELEAS04.txt announcement for earlier release -|__fifinddo.pdf for fifinddo.sty -|___makedoc.pdf for makedoc.sty -|_mdoccheat.pdf lists makedoc+fifinddo commands -|__niceverb.pdf for niceverb.sty -|_wikicheat.pdf lists wiki.sty features +|___ANNOUNCE.txt announcement for present release +|_____CHANGE.LOG bundle changes +|_____CHANGE.txt copy of CHANGE.LOG +|___RELEAS03.txt announcement for earlier release +|___RELEAS04.txt announcement for earlier release +|_RELEASE042.txt announcement for earlier release +|___fifinddo.pdf for fifinddo.sty +|____makedoc.pdf for makedoc.sty +|__mdoccheat.pdf lists makedoc+fifinddo commands +|___niceverb.pdf for niceverb.sty +|__wikicheat.pdf lists wiki.sty features docsrc documentation sources -|____README.tex generates README.pdf -|__fifinddo.tex -|____gather.tex gather source file versions -|___makedoc.tex -|___makedoc.cfg shared style settings -|_mdoccheat.tex -|__niceverb.tex -|_wikicheat.tex +|_____README.tex generates README.pdf [likewise:] +|___fifinddo.tex +|____makedoc.tex +|__mdoccheat.tex +|___niceverb.tex +|___srcfiles.tex gather source file versions +|__wikicheat.tex run dialogues/templates/examples -|__arseneau.tex typesets documentation of ... -|__fdtxttex.tex dialogue for txt to TeX etc. -|__fdtxttex.tpl fifinddo script for txt to TeX etc. -|___makedoc.tpl makedoc script for txt to TeX -|____sample.txt watch its TeX enhancement -|____substr.tex typesets substr.sty documentation +|_README-run.txt describes this subdirectory +|______atari.cfg Atari sample configuration +|______atari.fdf some Atari->ISO-8859-1 mappings +|______atari.txt Atari umlauts +|___arseneau.tex typesets documentation of ... +|___copyfile.cfg initializes copyfile.tex dialogue +|___copyfile.tex dialogue: compressing blank lines, conversion +|___fddial0g.sty macros for dialogues (to be improved ...) +|___fdtxttex.cfg initializes fdtxttex.tex dialogue +|___fdtxttex.tex dialogue for txt to TeX etc. +|___fdtxttex.tpl fifinddo script template for txt to TeX etc. +|______lines.txt initial/demo input for copyfile.tex +|____makedoc.tpl makedoc preprocessing script template +|_____sample.txt initial/demo input for fdtxttex.tex +|_____substr.tex typesets substr.sty documentation + +use macro packages +|___fifinddo.sty file handling and parsing +|____makedoc.cfg shared local style settings +|____makedoc.sty documentation preprocessing +|___mdoccorr.cfg txt to TeX macros +|___niceverb.sty minimal documentation markup +|_______wiki.sty Wikimedia-like markup __________________________ -this file 2011/01/30, U.L. +this file 2011/08/23, U.L. diff --git a/Master/texmf-dist/doc/latex/nicetext/FileList.txt b/Master/texmf-dist/doc/latex/nicetext/FileList.txt deleted file mode 100644 index 83f382ebe98..00000000000 --- a/Master/texmf-dist/doc/latex/nicetext/FileList.txt +++ /dev/null @@ -1,17 +0,0 @@ - - *File List* -fifinddo.sty 2011/01/25 v0.42 filtering TeX(t) files by TeX (UL) - makedoc.sty 2011/01/25 v0.41 TeX input from *.sty (UL) -niceverb.sty 2011/01/26 v0.42 minimize doc markup (UL) - wiki.sty 2008/07/02 v0.2 LaTeX through Wiki markup -fifinddo.tex 2010/11/27 documenting fifinddo.sty - makedoc.tex 2011/01/25 documenting makedoc.sty -niceverb.tex 2011/01/26 documenting niceverb.sty - makedoc.cfg 2011/01/24 documentation settings -mdoccorr.cfg 2011/01/12 local typographical corrections with makedoc.sty - gather.tex 2010/11/27 collect file infos - *********** - - List made at 2011/01/26, 17:48 - from script file gather.tex - diff --git a/Master/texmf-dist/doc/latex/nicetext/NNOUNCE.txt b/Master/texmf-dist/doc/latex/nicetext/NNOUNCE.txt index a39e9134bac..fb8e34ade10 100644 --- a/Master/texmf-dist/doc/latex/nicetext/NNOUNCE.txt +++ b/Master/texmf-dist/doc/latex/nicetext/NNOUNCE.txt @@ -1,26 +1,33 @@ -Minimal markup for simple text (Wikipedia style) and documentation -================================================================== -New with release 0.42: - - `makedoc.sty' \small starting \mdPackageCode spoiled all - documentations 2009/2010! (fixed); - \ResetCodeLineNumbers fixed - -`mdoccorr.cfg' `<-' and `->' typeset arrows, `...' re-implemented - -`fifinddo.sty' new macros \IfFDpreviousInputEmpty ("compression" - of empty lines), \BasicNormalCatcodes, \CopyFile* - (compress), \CopyLine, \StartPrependingChain - (per-line jobs), documentation modified - -`niceverb.sty' fixed `\ ' in auto mode; - \ctanpkgref moves to `texlinks.sty'; - additions in introduction - - `makedoc.cfg' loads `hypertoc.sty' and `texlinks.sty' - --- dedicated to my sister for her birthday! - +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 + + `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/README b/Master/texmf-dist/doc/latex/nicetext/README index 5ce1fb0b0c4..9666441116a 100644 --- a/Master/texmf-dist/doc/latex/nicetext/README +++ b/Master/texmf-dist/doc/latex/nicetext/README @@ -1,29 +1,29 @@ The NICETEXT bundle - (c) 2009-2011 Uwe Lueck http://contact-ednotes.sty.de.vu + (c) 2009-2011 Uwe Lueck http://contact-ednotes.sty.de.vu == General Idea == The NICETEXT bundle supports "minimal" markup syntax for rather simple kinds of text. The code you type should show little more -characters than are printed, though you get LaTeX quality. We try -to do away with backslashes, technical terms, and curly braces -(which also are so clumsy to type on PC keyboards). +characters than are printed, though you get LaTeX quality. We +try to do away with backslashes, technical terms, and curly +braces (clumsy to type ... - "syntactic sugar"). -Main focus is easy documentation of LaTeX packages. Preprocessing -by Perl or so is replaced by TeX macros (reviving/generalizing the -'docstrip' idea), including expandable, safe, correct string -substitution and typographical enhancements of plain text for -LaTeX input. +Main focus is easy documentation of LaTeX packages. +Preprocessing by Perl or so is replaced by TeX macros +(reviving/generalizing the `docstrip' idea), including +expandable, safe, correct string substitution and typographical +enhancements of plain text for LaTeX input. == Packages == -'wiki.sty' addresses general kinds of texts. 'niceverb.sty' is -made for documenting LaTeX packages. 'niceverb.sty' especially -offers [almost-]WYSIWIG for meta-variables (macro arguments) and -for referring to commands (and their syntax) in footnotes, +`wiki.sty' addresses general kinds of texts. `niceverb.sty' is +made for documenting LaTeX packages. `niceverb.sty' especially +offers [almost-]WYSIWIG for meta-variables (macro arguments) +and for referring to commands (and their syntax) in footnotes, section titles etc. E.g., to get the syntax description \foo[<opt-arg>]{<mand-arg>} @@ -31,85 +31,82 @@ you just type \foo[<opt-arg>]{<mand-arg>} !-) -'fifinddo.sty' provides basic setup for text filtering, especially -string substitution. 'makedoc.sty' extends it to provide a simple -script language for transforming plain text package files into LaTeX -input files [manual!?]. One LaTeX run can perform preprocessing and -typesetting. +`fifinddo.sty' provides basic setup for text filtering, +especially string substitution. `makedoc.sty' extends it to +provide a simple script language for transforming plain text +package files into LaTeX input files [manual!?]. One LaTeX run +can perform preprocessing and typesetting. == Comparisons == -One source of inspiration is the markup syntax of editing Wikipedia -pages. 'wiki.sty' of the bundle offers something similar as a LaTeX -front-end for italics, boldface, sectioning, and certain list-like -environments. This is also similar to 'easylatex', +One source of inspiration is the markup syntax of editing +Wikipedia pages. `wiki.sty' of the bundle offers something +similar as a LaTeX front-end for italics, boldface, sectioning, +and certain list-like environments. This is also similar to +`easylatex', http://www.ctan.org/pkg/easylatex -which is more powerful and uses Perl. NICETEXT, by contrast, consists -just of LaTeX packages, working on any TeX installation [!? note -restrictions in 'fifinddo.pdf']. Cf. also preprocessor packages -'txt2tex' and 'txt2latex'. +which is more powerful and uses Perl. NICETEXT, by contrast, +consists just of LaTeX packages, working on any TeX +installation [!? note restrictions in `fifinddo.pdf']. +Cf. also preprocessor packages `txt2tex' and `txt2latex'. -Regarding "self-documentation," there is a difference to current -`\DocInput', similar ideas are in 'gmdoc' and 'lineno.sty', -see 'niceverb.pdf' and 'makedoc.pdf'. Standard 'doc.sty' and -'contrib' extensions of it are rather avoided. +Regarding "self-documentation," there is a difference to +current `\DocInput', similar ideas are in `gmdoc' and +`lineno.sty', see `niceverb.pdf' and `makedoc.pdf'. Standard +`doc.sty' and `contrib' extensions of it are rather avoided. There are several *LaTeX macro* packages for processing text or databases or for editing TeX's input stream while typesetting --- see 'fifinddo.pdf'. What seems to be new here is +-- see `fifinddo.pdf'. What seems to be new here is *expandable string substitution* and safe, correct detection of -substrings -- discussed in 'fifinddo.pdf'. +substrings -- discussed in `fifinddo.pdf'. == Documentation == -'fifinddo.pdf' describes 'fifinddo.sty', typeset from 'fifinddo.tex'. -'makedoc.pdf' describes 'makedoc.sty', typeset from 'makedoc.tex'. -'mdoccheat.pdf' is a list of script commands, typeset from 'mdocchea.tex'. -'niceverb.pdf' describes 'niceverb.sty', typeset from 'niceverb.tex'. -Typesetting them anew (for customizing printout) requires -'makedoc.cfg', 'mdoccorr.cfg', and the *.sty files. +`fifinddo.pdf' describes `fifinddo.sty', typeset from +`fifinddo.tex'. `makedoc.pdf' describes `makedoc.sty', typeset +from `makedoc.tex'. `mdoccheat.pdf' is a list of script +commands, typeset from `mdocchea.tex'. `niceverb.pdf' describes +`niceverb.sty', typeset from `niceverb.tex'. Typesetting them +anew (for customizing printout) requires `makedoc.cfg', +`mdoccorr.cfg', and the *.sty files. -'wikicheat.pdf' is a one-page manual of 'wiki.sty'. The file -'wiki.sty' contains additional documentation as plain text. +`wikicheat.pdf' is a one-page manual of `wiki.sty'. The file +`wiki.sty' contains additional documentation as plain text. Note that certain features must be activated by commands in the document environment. == Templates/Dialogue == -txt to TeX functionality through \MakeDocCorrectHook can be tried -and applied with templates `fdtxttex.tpl' and `makedoc.tpl' and in -a dialogue started by running `fdtxttex.tex'. +txt to TeX functionality through \MakeDocCorrectHook can be +tried and applied with templates `fdtxttex.tpl' and +`makedoc.tpl' and in a dialogue started by running +`fdtxttex.tex'. Running `copyfile.tex', you get a dialogue +for "compressing" blank lines or text encoding conversion. `substr.tex' should typeset the version of Harald Harders' `substr.sty' next at your TeX installation. `arseneau.tex' -should typeset documentation of a few packages by Donald Arseneau. -My results are `substr.pdf' and `arseneau.pdf'. - - - == Required == - -`makedoc.sty' requires the `moreverb' package from - - CTAN:/macros/latex/contrib/moreverb +should typeset documentation of a few packages by Donald +Arseneau. MY results are `substr.pdf' and `arseneau.pdf'. == License == -Copying, distributing, modifying, using the files of the `nicetext' -bundle are allowed under the terms of the LaTeX Project Public -License, either version 1.3a or any later version, the latest version -is at +Copying, distributing, modifying, using the files of the +`nicetext' bundle are allowed under the terms of the +LaTeX Project Public License, either version 1.3a or any later +version, the latest version is at http://www.latex-project.org/lppl.txt -There is NO WARRANTY, and you must CARE indeed with `fifinddo' and -`makedoc', they will OVERWRITE existing files without warning because -their main purpose is updating. +There is NO WARRANTY, and you must CARE indeed with `fifinddo' +and `makedoc', they will OVERWRITE existing files without +warning (because their main purpose is updating). The bundle is AUTHOR-MAINTAINED in the sense of the LPPL. @@ -117,9 +114,24 @@ Copyright (C) 2009-2011 Uwe Lueck, http://www.contact-ednotes.sty.de.vu -Please report bugs, problems, and suggestions via the previous web -form. +Please report bugs, problems, and suggestions via the previous +web form. + + + == Installing/Required == + +`makedoc.sty' requires the `moreverb' package from + + CTAN:/macros/latex/contrib/moreverb + +You find the latest public version of the NICETEXT bundle at + + http://mirror.ctan.org/macros/latex/contrib/nicetext/ + +A TDS version `nictext.tds.zip' is available at + + http://mirror.ctan.org/install/macros/latex/contrib/ ________________________________ - [This file 2011/01/26 Uwe Lueck] + [This file 2011/08/23 Uwe Lueck] diff --git a/Master/texmf-dist/doc/latex/nicetext/README.pdf b/Master/texmf-dist/doc/latex/nicetext/README.pdf Binary files differindex ed7c4e39431..0ab0e2c15fb 100644 --- a/Master/texmf-dist/doc/latex/nicetext/README.pdf +++ b/Master/texmf-dist/doc/latex/nicetext/README.pdf diff --git a/Master/texmf-dist/doc/latex/nicetext/README.txt b/Master/texmf-dist/doc/latex/nicetext/README.txt index 5ce1fb0b0c4..9666441116a 100644 --- a/Master/texmf-dist/doc/latex/nicetext/README.txt +++ b/Master/texmf-dist/doc/latex/nicetext/README.txt @@ -1,29 +1,29 @@ The NICETEXT bundle - (c) 2009-2011 Uwe Lueck http://contact-ednotes.sty.de.vu + (c) 2009-2011 Uwe Lueck http://contact-ednotes.sty.de.vu == General Idea == The NICETEXT bundle supports "minimal" markup syntax for rather simple kinds of text. The code you type should show little more -characters than are printed, though you get LaTeX quality. We try -to do away with backslashes, technical terms, and curly braces -(which also are so clumsy to type on PC keyboards). +characters than are printed, though you get LaTeX quality. We +try to do away with backslashes, technical terms, and curly +braces (clumsy to type ... - "syntactic sugar"). -Main focus is easy documentation of LaTeX packages. Preprocessing -by Perl or so is replaced by TeX macros (reviving/generalizing the -'docstrip' idea), including expandable, safe, correct string -substitution and typographical enhancements of plain text for -LaTeX input. +Main focus is easy documentation of LaTeX packages. +Preprocessing by Perl or so is replaced by TeX macros +(reviving/generalizing the `docstrip' idea), including +expandable, safe, correct string substitution and typographical +enhancements of plain text for LaTeX input. == Packages == -'wiki.sty' addresses general kinds of texts. 'niceverb.sty' is -made for documenting LaTeX packages. 'niceverb.sty' especially -offers [almost-]WYSIWIG for meta-variables (macro arguments) and -for referring to commands (and their syntax) in footnotes, +`wiki.sty' addresses general kinds of texts. `niceverb.sty' is +made for documenting LaTeX packages. `niceverb.sty' especially +offers [almost-]WYSIWIG for meta-variables (macro arguments) +and for referring to commands (and their syntax) in footnotes, section titles etc. E.g., to get the syntax description \foo[<opt-arg>]{<mand-arg>} @@ -31,85 +31,82 @@ you just type \foo[<opt-arg>]{<mand-arg>} !-) -'fifinddo.sty' provides basic setup for text filtering, especially -string substitution. 'makedoc.sty' extends it to provide a simple -script language for transforming plain text package files into LaTeX -input files [manual!?]. One LaTeX run can perform preprocessing and -typesetting. +`fifinddo.sty' provides basic setup for text filtering, +especially string substitution. `makedoc.sty' extends it to +provide a simple script language for transforming plain text +package files into LaTeX input files [manual!?]. One LaTeX run +can perform preprocessing and typesetting. == Comparisons == -One source of inspiration is the markup syntax of editing Wikipedia -pages. 'wiki.sty' of the bundle offers something similar as a LaTeX -front-end for italics, boldface, sectioning, and certain list-like -environments. This is also similar to 'easylatex', +One source of inspiration is the markup syntax of editing +Wikipedia pages. `wiki.sty' of the bundle offers something +similar as a LaTeX front-end for italics, boldface, sectioning, +and certain list-like environments. This is also similar to +`easylatex', http://www.ctan.org/pkg/easylatex -which is more powerful and uses Perl. NICETEXT, by contrast, consists -just of LaTeX packages, working on any TeX installation [!? note -restrictions in 'fifinddo.pdf']. Cf. also preprocessor packages -'txt2tex' and 'txt2latex'. +which is more powerful and uses Perl. NICETEXT, by contrast, +consists just of LaTeX packages, working on any TeX +installation [!? note restrictions in `fifinddo.pdf']. +Cf. also preprocessor packages `txt2tex' and `txt2latex'. -Regarding "self-documentation," there is a difference to current -`\DocInput', similar ideas are in 'gmdoc' and 'lineno.sty', -see 'niceverb.pdf' and 'makedoc.pdf'. Standard 'doc.sty' and -'contrib' extensions of it are rather avoided. +Regarding "self-documentation," there is a difference to +current `\DocInput', similar ideas are in `gmdoc' and +`lineno.sty', see `niceverb.pdf' and `makedoc.pdf'. Standard +`doc.sty' and `contrib' extensions of it are rather avoided. There are several *LaTeX macro* packages for processing text or databases or for editing TeX's input stream while typesetting --- see 'fifinddo.pdf'. What seems to be new here is +-- see `fifinddo.pdf'. What seems to be new here is *expandable string substitution* and safe, correct detection of -substrings -- discussed in 'fifinddo.pdf'. +substrings -- discussed in `fifinddo.pdf'. == Documentation == -'fifinddo.pdf' describes 'fifinddo.sty', typeset from 'fifinddo.tex'. -'makedoc.pdf' describes 'makedoc.sty', typeset from 'makedoc.tex'. -'mdoccheat.pdf' is a list of script commands, typeset from 'mdocchea.tex'. -'niceverb.pdf' describes 'niceverb.sty', typeset from 'niceverb.tex'. -Typesetting them anew (for customizing printout) requires -'makedoc.cfg', 'mdoccorr.cfg', and the *.sty files. +`fifinddo.pdf' describes `fifinddo.sty', typeset from +`fifinddo.tex'. `makedoc.pdf' describes `makedoc.sty', typeset +from `makedoc.tex'. `mdoccheat.pdf' is a list of script +commands, typeset from `mdocchea.tex'. `niceverb.pdf' describes +`niceverb.sty', typeset from `niceverb.tex'. Typesetting them +anew (for customizing printout) requires `makedoc.cfg', +`mdoccorr.cfg', and the *.sty files. -'wikicheat.pdf' is a one-page manual of 'wiki.sty'. The file -'wiki.sty' contains additional documentation as plain text. +`wikicheat.pdf' is a one-page manual of `wiki.sty'. The file +`wiki.sty' contains additional documentation as plain text. Note that certain features must be activated by commands in the document environment. == Templates/Dialogue == -txt to TeX functionality through \MakeDocCorrectHook can be tried -and applied with templates `fdtxttex.tpl' and `makedoc.tpl' and in -a dialogue started by running `fdtxttex.tex'. +txt to TeX functionality through \MakeDocCorrectHook can be +tried and applied with templates `fdtxttex.tpl' and +`makedoc.tpl' and in a dialogue started by running +`fdtxttex.tex'. Running `copyfile.tex', you get a dialogue +for "compressing" blank lines or text encoding conversion. `substr.tex' should typeset the version of Harald Harders' `substr.sty' next at your TeX installation. `arseneau.tex' -should typeset documentation of a few packages by Donald Arseneau. -My results are `substr.pdf' and `arseneau.pdf'. - - - == Required == - -`makedoc.sty' requires the `moreverb' package from - - CTAN:/macros/latex/contrib/moreverb +should typeset documentation of a few packages by Donald +Arseneau. MY results are `substr.pdf' and `arseneau.pdf'. == License == -Copying, distributing, modifying, using the files of the `nicetext' -bundle are allowed under the terms of the LaTeX Project Public -License, either version 1.3a or any later version, the latest version -is at +Copying, distributing, modifying, using the files of the +`nicetext' bundle are allowed under the terms of the +LaTeX Project Public License, either version 1.3a or any later +version, the latest version is at http://www.latex-project.org/lppl.txt -There is NO WARRANTY, and you must CARE indeed with `fifinddo' and -`makedoc', they will OVERWRITE existing files without warning because -their main purpose is updating. +There is NO WARRANTY, and you must CARE indeed with `fifinddo' +and `makedoc', they will OVERWRITE existing files without +warning (because their main purpose is updating). The bundle is AUTHOR-MAINTAINED in the sense of the LPPL. @@ -117,9 +114,24 @@ Copyright (C) 2009-2011 Uwe Lueck, http://www.contact-ednotes.sty.de.vu -Please report bugs, problems, and suggestions via the previous web -form. +Please report bugs, problems, and suggestions via the previous +web form. + + + == Installing/Required == + +`makedoc.sty' requires the `moreverb' package from + + CTAN:/macros/latex/contrib/moreverb + +You find the latest public version of the NICETEXT bundle at + + http://mirror.ctan.org/macros/latex/contrib/nicetext/ + +A TDS version `nictext.tds.zip' is available at + + http://mirror.ctan.org/install/macros/latex/contrib/ ________________________________ - [This file 2011/01/26 Uwe Lueck] + [This file 2011/08/23 Uwe Lueck] diff --git a/Master/texmf-dist/doc/latex/nicetext/RELEASE042.txt b/Master/texmf-dist/doc/latex/nicetext/RELEASE042.txt new file mode 100644 index 00000000000..a39e9134bac --- /dev/null +++ b/Master/texmf-dist/doc/latex/nicetext/RELEASE042.txt @@ -0,0 +1,26 @@ +Minimal markup for simple text (Wikipedia style) and documentation +================================================================== +New with release 0.42: + + `makedoc.sty' \small starting \mdPackageCode spoiled all + documentations 2009/2010! (fixed); + \ResetCodeLineNumbers fixed + +`mdoccorr.cfg' `<-' and `->' typeset arrows, `...' re-implemented + +`fifinddo.sty' new macros \IfFDpreviousInputEmpty ("compression" + of empty lines), \BasicNormalCatcodes, \CopyFile* + (compress), \CopyLine, \StartPrependingChain + (per-line jobs), documentation modified + +`niceverb.sty' fixed `\ ' in auto mode; + \ctanpkgref moves to `texlinks.sty'; + additions in introduction + + `makedoc.cfg' loads `hypertoc.sty' and `texlinks.sty' + +-- dedicated to my sister for her birthday! + + + + diff --git a/Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt b/Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt new file mode 100644 index 00000000000..71ecb6f2779 --- /dev/null +++ b/Master/texmf-dist/doc/latex/nicetext/SrcFILEs.txt @@ -0,0 +1,35 @@ + + *File List* + DOCSRC. +srcfiles.tex 2011/08/23 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 +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 + 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 + USE. +fifinddo.sty 2011/08/22 v0.42a 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) + wiki.sty 2008/07/02 v0.2 LaTeX through Wiki markup + *********** + + List made at 2011/08/23, 16:47 + from script file srcfiles.tex + diff --git a/Master/texmf-dist/doc/latex/nicetext/demo/iso.txt b/Master/texmf-dist/doc/latex/nicetext/demo/iso.txt new file mode 100644 index 00000000000..455c8e2a79b --- /dev/null +++ b/Master/texmf-dist/doc/latex/nicetext/demo/iso.txt @@ -0,0 +1,3 @@ +äöüß +ÄÖÜ + diff --git a/Master/texmf-dist/doc/latex/nicetext/demo/lns.txt b/Master/texmf-dist/doc/latex/nicetext/demo/lns.txt new file mode 100644 index 00000000000..455c8e2a79b --- /dev/null +++ b/Master/texmf-dist/doc/latex/nicetext/demo/lns.txt @@ -0,0 +1,3 @@ +äöüß +ÄÖÜ + diff --git a/Master/texmf-dist/doc/latex/nicetext/demo/sample.tex b/Master/texmf-dist/doc/latex/nicetext/demo/sample.tex new file mode 100644 index 00000000000..046931aa080 --- /dev/null +++ b/Master/texmf-dist/doc/latex/nicetext/demo/sample.tex @@ -0,0 +1,5 @@ +\ProvidesFile{sample.tex}[2011/08/23 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 7551e473cd7..819b4d48209 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 d2e6a4a2be9..c50c091d7eb 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 differdeleted file mode 100644 index 1ead8986302..00000000000 --- a/Master/texmf-dist/doc/latex/nicetext/mdoccheat.pdf +++ /dev/null diff --git a/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf b/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf Binary files differindex a1fa66d2e67..09808c1771d 100644 --- a/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf +++ b/Master/texmf-dist/doc/latex/nicetext/niceverb.pdf diff --git a/Master/texmf-dist/doc/latex/nicetext/run/arseneau.tex b/Master/texmf-dist/doc/latex/nicetext/run/arseneau.tex deleted file mode 100644 index 10b86dc6254..00000000000 --- a/Master/texmf-dist/doc/latex/nicetext/run/arseneau.tex +++ /dev/null @@ -1,153 +0,0 @@ -\ProvidesFile{arseneau.tex} - [2010/04/05 some packages by D. Arseneau (ul)] -\title{A Few Packages by Donald Arseneau} -\author{Uwe L\"uck\thanks{applying \url{http://ctan.org/pkg/nicetext}}} -% \listfiles - -%% Preprocessing: -\RequirePackage{makedoc} -% \CopyFDconditionFromTo{PScomment}{comment} -\ProcessLineMessage{} -\MainDocParser{\ProcessInputWith{PScomment}} -%% nolbreaks: -%% Replacements: -\SetPatternCodes{\MakeOther\\\MakeOther\ } -\MakeExpandableAllReplacer{LaTeX}{LaTeX }{\LaTeX{} }{LEAVE} -% \MakeExpandableAllReplacer{TeX}{\TeX }{\TeX{} }{LEAVE} -\PrependExpandableAllReplacer{opt}{[ragged]}{`[ragged]'} -\PrependExpandableAllReplacer{braces}[\Delimiters<>]<{ }><`{ }'> -\SetCorrectHookJobLast - -\HeaderLines{2} -\LaTeXresultFile{nolbreaks.doc} -\MakeCloseDoc{nolbreaks.sty} - -%% notoccite: -\MakeExpandableAllReplacer{LaTeX}{LaTeX }{\LaTeX{} }{LEAVE} -\PrependExpandableAllReplacer{caption}% -{ \caption [}{\DISPLAY\caption[} -\PrependExpandableAllReplacer{unsrt}{unsrt}{`unsrt'} -\PrependExpandableAllReplacer{toc}{ toc}{ `.toc'} -\PrependExpandableAllReplacer{lof}{lof}{`.lof'} -\PrependExpandableAllReplacer{latex}{latex}{`latex'} -\PrependExpandableAllReplacer{NOTE}{*NOTE*}{\textbf{NOTE:\enspace}} -\PrependExpandableAllReplacer{does}{*does*}{\emph{does}} -\PrependExpandableAllReplacer{bibtex}{bibtex}{`bibtex'} -\ResetPatternCodes -\SetCorrectHookJobLast - -\HeaderLines{3} -\LaTeXresultFile{notoccite.doc} -\MakeCloseDoc{notoccite.sty} - -\ProcessLineMessage{\message{.}} -%% optional: -% \SetPatternCodes{\MakeOther\\\MakeOther\ } -\SetPatternCodes{\MakeOther\\} -\MakeExpandableAllReplacer{LaTeX:}{LaTeX:}{\LaTeX:}{LEAVE} -\PrependExpandableAllReplacer{LaTeX}[\MakeOther\ ]% -{LaTeX }{\LaTeX{} } -\PrependExpandableAllReplacer{pkg}{optional.sty}{'optional.sty'} -\PrependExpandableAllReplacer{IS}{*IS*}{\emph{is}} -\PrependExpandableAllReplacer{tildes}[\MakeOther\ ]% -{HOW TO USE}{\SECT{How to Use}} -% \SetPatternCodes{\MakeOther\~} -% \PrependExpandableAllReplacer{tildes}[\MakeOther\~]{U}{X} - %% <- TODO \MakeOther\~ hangs up -\SetCorrectHookJobLast - -\HeaderLines{14} -\LaTeXresultFile{optional.doc} -\MakeCloseDoc{optional.sty} - - -%% Typesetting: -\documentclass{article} -\usepackage{hyperref,niceverb,wiki} %% niceverb after hyperref! -\AddToNoVerbList{\DISPLAY\textbf\enspace\emph\LaTeX\SECT} -\newcommand*{\DISPLAY}{% - \\[\smallskipamount]\leavevmode\null\hfil} -\makeatletter - \newcommand*{\SECT}[1]{% - \par\medskip\textbf{#1}\par\smallskip\@afterheading} -\makeatother -\makeatletter \MakeLetter\_ -% {\MakeActive\"\gdef\DQcode#1"{\dqtd{\texttt{#1}}}} -% {\MakeActive\"\gdef\DQcode#1"{\texttt{#1}}} -{\MakeActive\" - \gdef\DQtt{\begingroup - \let\do\MakeOther \dospecials \tt \let"\endgroup} - \gdef\fineDQ{``\begingroup - \let\do\MakeOther \dospecials \tt \def"{\endgroup''}}} -%% weird problems: -% \newcommand*{\startDQcode} -% {``\begingroup\MakeActiveLetHere\"\enddQcode\tt} -% \def\endDQcode{\endgroup"} -\pagestyle{headings} -\usepackage{parskip} -\begin{document} -\maketitle - -\begin{abstract}\noindent - This document demonstrates the present - (i.e., 'nicetext' bundle release v0.4) - capabilities of 'makedoc' and 'niceverb' - to typeset \LaTeX\ quality documentation from - third-party package files having ASCII comments only, - without modifying such package files manually.\footnote{See - \url{http://ctan.org/pkg/nicetext} - for more on these packages.} - Such packages usually mark comments by lines starting with - \lq`% '\rq. This is somewhat difficult when the ``comment mark" - \lq`%'\rq\ - may at the same time be used for ``commenting out" in place of - ``true commenting." As opposed to 'substr.sty' that conforms to the - easier \lq`%% '\rq\ style, the packages 'nolbreaks' and 'notoccite' - by Donald Arseneau exemplify the \lq`% '\rq\ commenting style. - - The ASCII documentation of packages of this kind - does not always clearly indicate when switching to `\tt' is appropriate. - This problem is solved here by string replacements very specific - to the package files. - The setup for these replacements - (in the source file 'arseneau.tex') - still may be simplified. - %% <- 2010/03/29 - - Moreover, some similar packages cannot be properly typeset with - 'nicetext' at present because 'makedoc''s loop is too rigid to deal with - (i)~ASCII indents, displays, lists and with (ii)~instructions - after `\endinput'. (On 2010/04/05, we try addressing (i) with - 'wiki.sty', applied to Donald Arseneau's 'optional'. - A 'nicetext' bug with replacing tildes shows up.) - - It should be clear that all the package desriptions are Donald Arseneau's, - 'nicetext' just formats them. -\end{abstract} -\tableofcontents -\pagebreak - -\sloppy -\MakeNormal\| - -\section{'nolbreaks'} -% \MakeActiveLet\_\textunderscore -% \MakeActive\*\def*{\texttt{\string*}} -% \MakeActiveLetHere\"\startDQcode -\MakeActiveLetHere\"\DQtt -% \errorcontextlines=6 -\AutoCmdInput{nolbreaks.doc} - -\section{'notoccite'} -\ResetCodeLineNumbers -\AutoCmdInput{notoccite.doc} - -\section{'optional'} %% 2010/04/02 -\ResetCodeLineNumbers -\wikiEnvironments -\MakeActiveLet\"\DQtt -% \AddToNoVerbList{\tracingmacros} -\let~\relax %% TODO replacement bug 2010/04/05 -\AutoCmdInput{optional.doc} - -\end{document} diff --git a/Master/texmf-dist/doc/latex/nicetext/run/fdtxttex.tex b/Master/texmf-dist/doc/latex/nicetext/run/fdtxttex.tex deleted file mode 100644 index a7ea6de14d4..00000000000 --- a/Master/texmf-dist/doc/latex/nicetext/run/fdtxttex.tex +++ /dev/null @@ -1,58 +0,0 @@ - \makeatletter -\typeout{^^J*fdtxttex.tex* 2010/03/30 txt to TeX by dialogue^^J - (apply \string\MakeDocCorrectHook) - ^^J} - -\RequirePackage{fifinddo} - -\catcode`\_=11 -\def\CorrectionFile{\def\mdoc_corr} -\CorrectionFile{mdoccorr.cfg} -\ResultFile{sample.tex} -\def\InputFile{\def\input_file_name} -\InputFile{sample.txt} -\newif\iftoscreen - -\def\FD_dialogue{% - \typeout{^^J% - ===========================================================^^J% - \string\CorrectionFile{\mdoc_corr} - \space (define \@backslashchar MakeDocCorrectHook)^^J% - \string\InputFile {\input_file_name}^^J% - \string\ResultFile{\result_file_name} - \space\space\space\space\space\space\space - \string\toscreen\iftoscreen true\else false\fi ^^J% - ===========================================================% - }% - \typein[\action]% - {Run with these settings? (Y)es? (C)hange? (Otherwise quit.)}% - \csname action_\action \endcsname -} -\def\run_with_settings{% - \input{\mdoc_corr}% - \WriteProvides - \ProcessFileWith{\input_file_name}{% - \WriteResult{\expandafter \MakeDocCorrectHook - \expandafter{\fdInputLine}}% - \iftoscreen - \typeout{\expandafter \MakeDocCorrectHook - \expandafter{\fdInputLine}}% - \else - \message{.}% - \fi} - \CloseResultFile - \typeout{Done.}% - \FD_dialogue -} -\expandafter\let\csname action_y\endcsname \run_with_settings -\expandafter\let\csname action_Y\endcsname \run_with_settings - -\def\change_settings{% - \typein[\change]{^^JType setting command(s).}% - \change \FD_dialogue} -\expandafter\let\csname action_c\endcsname \change_settings -\expandafter\let\csname action_C\endcsname \change_settings - -\FD_dialogue - -\stop diff --git a/Master/texmf-dist/doc/latex/nicetext/run/fdtxttex.tpl b/Master/texmf-dist/doc/latex/nicetext/run/fdtxttex.tpl deleted file mode 100644 index 9b97a0a9f7c..00000000000 --- a/Master/texmf-dist/doc/latex/nicetext/run/fdtxttex.tpl +++ /dev/null @@ -1,13 +0,0 @@ -\typeout{fdtxttex.tpl 2010/03/30 fifinddo correction template} -\RequirePackage{fifinddo} -\input{mdoccorr.cfg} -\ResultFile{sample.tex} -\WriteProvides -\ProcessFileWith{sample.txt}{% - \typeout{\expandafter \MakeDocCorrectHook - \expandafter{\fdInputLine}}% - \WriteResult{\expandafter \MakeDocCorrectHook - \expandafter{\fdInputLine}}% -} -\CloseResultFile -\stop diff --git a/Master/texmf-dist/doc/latex/nicetext/run/makedoc.tpl b/Master/texmf-dist/doc/latex/nicetext/run/makedoc.tpl deleted file mode 100644 index e508d8cded5..00000000000 --- a/Master/texmf-dist/doc/latex/nicetext/run/makedoc.tpl +++ /dev/null @@ -1,17 +0,0 @@ -\typeout{makedoc.tpl 2010/03/23 makedoc correction template} -\RequirePackage{makedoc} -\renewcommand*{\mdJobName}{SAMPLE} -\input{mdoccorr.cfg} -\LaTeXresultFile{\mdJobName.doc} -\HeaderLines{0} -\ProcessLineMessage{} -\MainDocParser{% -% \typeout{\ProcessInputWith{dots}}% -% \WriteResult{\ProcessInputWith{dots}}% - \typeout{\expandafter \MakeDocCorrectHook - \expandafter{\fdInputLine}}% - \WriteResult{\expandafter \MakeDocCorrectHook - \expandafter{\fdInputLine}}% -} -\MakeCloseDoc{\mdJobName.TEX} -\stop
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/nicetext/run/sample.txt b/Master/texmf-dist/doc/latex/nicetext/run/sample.txt deleted file mode 100644 index 69408f90fd8..00000000000 --- a/Master/texmf-dist/doc/latex/nicetext/run/sample.txt +++ /dev/null @@ -1,3 +0,0 @@ -blabla ... blabla -blabla cf. bla -etc. bla bla
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/nicetext/run/substr.tex b/Master/texmf-dist/doc/latex/nicetext/run/substr.tex deleted file mode 100644 index f876d173289..00000000000 --- a/Master/texmf-dist/doc/latex/nicetext/run/substr.tex +++ /dev/null @@ -1,92 +0,0 @@ -\typeout{substr.tex 2010/03/30 documentation for substr.sty} -\title{\textsf{substr.sty}\thanks{See - \url{http://ctan.org/pkg/substr} for more about - \textsf{substr.sty}.}---Substring - Functions with \LaTeX} -\author{Harald Harders\thanks{Joint work with Heiko Oberdiek, - one line + documentation tool - by Uwe L\"uck.}} -% \listfiles - -%% Preprocessing 'substr.sty': -\RequirePackage{makedoc} - -%% Replacements: -\SetPatternCodes{\MakeOther\\} -\MakeExpandableAllReplacer{Cmds} - {Commands:}{\SECT{Commands:}}{LEAVE} -\PrependExpandableAllReplacer{Change}{ChangeLog}{\SECT{ChangeLog}} -\PrependExpandableAllReplacer{CR}{Copyright}{\COPYRIGHT} -\PrependExpandableAllReplacer{LaTeX} - [\MakeOther\ ]{LaTeX }{\LaTeX{} } -\PrependExpandableAllReplacer{HH@} - {h.harders@tu-bs.de} - {`h.harders@tu-bs.de'\MEDSK} -\PrependExpandableAllReplacer{COMP} - {de.comp.text.tex} - {`de.comp.text.tex'} -\PrependExpandableAllReplacer{LPPL} - {macros/latex/base/lppl.txt} - {`macros/latex/base/lppl.txt'} -\PrependExpandableAllReplacer{Hist}[\MakeOther\ ]% -{History of this package:}{\SECT{History of this package:}} -\ResetPatternCodes -\SetCorrectHookJobLast - -\HeaderLines{3} -\MainDocParser{\ProcessInputWith{comment}} -\LaTeXresultFile{substr.doc} -\MakeCloseDoc{substr.sty} - -\documentclass{article} - -\usepackage{hyperref,makedoc,niceverb} %% niceverb after hyperref! -\AddToNoVerbList{\MEDSK\SECT\textbf\COPYRIGHT,\LaTeX} -\newcommand*{\MEDSK}{\par\medskip} -\newcommand*{\SECT}[1]{\MEDSK\textbf{#1}\nopagebreak\par} -\newcommand*{\COPYRIGHT}{\MEDSK\textbf{Copyright} } -\usepackage[utf8]{inputenc} %% for v1.2 - -\pagestyle{myheadings} -\markboth{\textsf{substr.sty}}{\textsf{substr.sty}} -\usepackage{parskip} - -\begin{document} -\maketitle - -\begin{abstract}\noindent - This documentation of 'substr.sty' has been typeset - by automatical ASCII\slash UTF\hbox{-}8~$\to$ \LaTeX\ - enhancement provided by 'makedoc.sty' and 'niceverb.sty''s - ``auto mode."\footnote{See - \url{http://ctan.org/pkg/nicetext} - for more on these packages.} - Some extended formatting---kind of sectioning, - switches to `\tt'---have been achieved by string replacements - specific to the comment text of the package file - (see source file 'substr.tex'). - - 'substr.sty' especially demonstrates the rather rare - \lq`%% '\rq\ style of package comments that is somewhat - favoured by 'makedoc' because this way ``true comments" - are easily distinguishable from mere ``commenting out." -% -% The idea to use 'parskip.sty' for formatting the documentation -% (as opposed to the version of the present file of one week ago) -% is due to the quite recent -% 'import.tex'\footnote{\url{http://ctan.org/pkg/import}} -% that -%% ??? -\end{abstract} -\sloppy -% \MakeJobDoc{3}{\ProcessInputWith{comment}} -\AutoCmdInput{substr.doc} -\end{document} - -%% HISTORY -2010/03/18 sent to CTAN -2010/03/27 removed `\usepackage{substr}' -2010/03/28 extended formatting by replacing words -2010/03/29 \SetPatternCodes etc. -2010/03/30 import -> substr; see source file - |