diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-05 23:24:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-05 23:24:55 +0000 |
commit | c8341d201aa8f8dfccefe14289a4c9031ae066e4 (patch) | |
tree | 7db3e7ff43954af7b8ef72053236f10dcb5df41b /Master/texmf-dist/doc/latex/nicetext/docsrc/mdoccheat.tex | |
parent | 90664c2e19fef7f53b58df6203416e812e98661d (diff) |
nicetext update (5apr10)
git-svn-id: svn://tug.org/texlive/trunk@17725 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/nicetext/docsrc/mdoccheat.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/docsrc/mdoccheat.tex | 104 |
1 files changed, 0 insertions, 104 deletions
diff --git a/Master/texmf-dist/doc/latex/nicetext/docsrc/mdoccheat.tex b/Master/texmf-dist/doc/latex/nicetext/docsrc/mdoccheat.tex index bf191c53617..029bf243bf8 100644 --- a/Master/texmf-dist/doc/latex/nicetext/docsrc/mdoccheat.tex +++ b/Master/texmf-dist/doc/latex/nicetext/docsrc/mdoccheat.tex @@ -1,208 +1,104 @@ \typeout{mdoccheat.tex 2010/03/30 cheat sheat for `makedoc.sty'} - % \listfiles - \documentclass{article} - \input{makedoc.cfg} %% with pdf stuff and 'niceverb' - \makeatletter - \def\today{\the\year/\two@digits\month/\two@digits\day} - % \let\sofar@arraycr\@arraycr - \newenvironment*{displines} - {\def\ccr{\\&}% - \csname eqnarray*\endcsname&} - {\csname endeqnarray*\endcsname} - \def\@listi{\leftmargin\leftmargini - \parsep 3\p@ \@plus2\p@ \@minus\p@ - \topsep 6\p@ \@plus2\p@ \@minus4\p@ - \itemsep3\p@ \@plus2\p@ \@minus\p@} - \let\@listI\@listi - \makeatother - \newcommand*{\defto}[2]{$#1\to_{\mathit{default}}#2$} - % \sfcode`/=1001 %% TODO makedoc.cfg!? 2010/03/15 - \sloppy - \begin{document} - \enlargethispage{1\baselineskip} %% 2010/03/29 - % \null\kern-1\baselineskip - \begin{center} - \bfseries \Large - 'makedoc' \& 'fifinddo'\footnote{\url{http://ctan.org/pkg/nicetext}} - File Handling Commands - \\[.4ex] \mdseries \large - Uwe L\"uck, \today - \\[10pt] \normalsize - |\usepackage{makedoc}|, see 'makedoc.pdf' for details - \end{center} - \thispagestyle{empty} - \par\kern5pt - \noindent \textbf{Most simple:} |\MakeInputJobDoc| - in `<jobname>.tex' \emph{after} &\begin{document} - \begin{displines} - `\MakeInputJobDoc{<header-lines>}{<main-parser>}' - \ccr - `\MakeInputJobDoc[<in-ext>]{<header-lines>}{<main-parser>}' - \ccr - `\MakeInputJobDoc[<out-ext>][<in-ext>]{<header-lines>}{<main-parser>}' - \end{displines} - documents `\mdJobName.<in-ext>' via `\mdJobName.<out-ext>', - \defto{<in-ext>}{`sty'}, \defto{&\mdJobName}{<jobname>}, - \defto{<out-ext>}{`doc'}, - \par\kern-5pt - \begin{center} %% Parsers: - \begin{tabular}{@{}l@{\hskip4pt }l@{\hskip4pt }l@{}} - <main-parser>\endcell detects\endcell involves\\\hline - `\SectionLevelThreeParseInput'\endcell - `==== <title> ===='\endcell`\mdSectionLevelThree'\\ - `\SectionLevelTwoParseInput'\endcell - `=== <title> ==='\endcell`\mdSectionLevelTwo'\\ - `\SectionLevelOneParseInput'\endcell - `== <title> =='\endcell`\mdSectionLevelOne'\\ - %% 2010/03/29: - `\ProcessInputWith{PPScomment}'\endcell - `%% <comment>'\endcell `%%<empty>', 'mdoccorr.cfg'\\ - `\ProcessInputWith{PScomment}'\endcell - `% <comment>'\endcell `%<empty>', 'mdoccorr.cfg' - \end{tabular} - \end{center} - - % \par\kern-2pt - \noindent \textbf{Preprocessing before} &\begin{document}: - |\MakeJobDoc| (same parameters) - - \vskip10pt \raggedright - \noindent \textbf{More fine-grained:}\\ - \textbf{a.~Choices for next preprocessing run:} - \begin{description} - \cmdboxitem|\ResultFile{<output>}| opens <output> - % \cmdboxitem|\LaTeXresultFile{<output>}| see below - \cmdboxitem|\Headerlines{<header-lines>}| - `\MakeJobDoc''s first mandatory argument - \cmdboxitem|\MainDocParser{<main-parser>}| - `\MakeJobDoc''s second mandatory \rlap{argument} - \cmdboxitem|\ProcessLineMessage{<message>}| - \defto{<message>}{&\message{.}} - \cmdboxitem|\input{mdoccorr.cfg}| chooses `\MakeDocCorrectHook' - \end{description} - \textbf{b.~Manual insertions to <output>:} - \begin{description} - \cmdboxitem|\WriteResult{<balanced>}| writes <balanced> to <output> - \cmdboxitem|\WriteProvides| writes `\ProvidesFile' line from 'fifindo' - \cmdboxitem|\LaTeXresultFile{<output>}| issues - `\ResultFile{<output>}', writes `\ProvidesFile' line from 'makedoc' - \end{description} - \textbf{c.~Processing <input>, closing <output>:} - \begin{description} - \cmdboxitem|\ProcessFileWith{<input>}{<loop-body>}| - reads each <input> line to macro |\fdInputLine|, - applies <loop-body> - \cmdboxitem|\MakeDoc{<input>}| - copies <header-lines> from <input> to <output>, - applies <main-parser> - \cmdboxitem|\CloseResultFile| closes <output> - \cmdboxitem|\MakeCloseDoc{<input>}| issues - `\MakeDoc{<input>}\CloseResultFile' - \end{description} - - \end{document} - - |