diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/nicetext/fifinddo.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/nicetext/fifinddo.tex | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/nicetext/fifinddo.tex b/Master/texmf-dist/source/latex/nicetext/fifinddo.tex index f517ad3a3e7..5417ee4c02b 100644 --- a/Master/texmf-dist/source/latex/nicetext/fifinddo.tex +++ b/Master/texmf-dist/source/latex/nicetext/fifinddo.tex @@ -1,26 +1,25 @@ -\ProvidesFile{fifinddo.tex}[2010/11/27 documenting fifinddo.sty] +\ProvidesFile{fifinddo.tex}[2011/08/22 documenting fifinddo.sty] \title{\textsf{fifinddo}\\---\\Filtering \TeX(t) Files by \TeX\thanks{This file describes -% \protect\GetFileInfo{\jobname.sty}% version \fileversion\ of \textsf{\filename} as of \filedate.}} - %% ^ 2010/11/26 % \listfiles \documentclass{article} \usepackage{makedoc} % \usepackage{substr} %% for failure examples TODO 2010/03/17 \input{makedoc.cfg} -%% <- TODO -> makedoc.cfg -\usepackage{readprov} +\MDkeywords{text filtering, macro programming, + .txt to .tex enhancement} +\hypersetup{% + pdftitle=fifinddo.sty filters text by TeX, + pdfsubject=documenting fifinddo.sty +} \ReadPackageInfos{fifinddo} -% \ReadFileInfos{fifinddo.sty} -% \hypersetup{pdfstartview=FitH} %% fine! 2010/11/11 \begin{document} -% \GetFileInfo{fifinddo.sty} %% 2010/11/25/26 \maketitle \begin{flushright}\small\it FIDO, FIND!\\or:\\FIND FIDO!\\oder:\\FIFI, SUCH!\end{flushright} -\begin{abstract}\noindent\hspace{1sp}%% for niceverb-apostrophe +\begin{MDabstract} 'fifinddo' starts implementing parsing of plain text or \TeX\ files using \TeX, generalizing the philosophy behind 'docstrip', based on how \TeX\ reads macro arguments. @@ -38,7 +37,7 @@ e.g., with `txt'\,$\to$\,\TeX\ functionality. The method of testing for substrings is carefully discussed, revealing an earlier mistake (then) shared with 'substr.sty' and \LaTeX's internal `\in@'. -\end{abstract} +\end{MDabstract} \tableofcontents \section{Introduction: The Gnome of the Aim} @@ -340,3 +339,4 @@ TODO cf. Kastrup 'makematch' and others 2009/04/09, 2010/11/24 debugging 2010/11/25f. using readprov.sty 2010/11/27 reworked \ProvidesFile +2011/08/22 PDF metadata; adjusting to makedoc.cfg |