summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/nicetext/fifinddo.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-26 22:17:31 +0000
committerKarl Berry <karl@freefriends.org>2011-08-26 22:17:31 +0000
commit80219992c1ed63efeca5390194411fcdcedb17bb (patch)
tree71fa8ca43e70073fc77a5ff97454bf43549dee9a /Master/texmf-dist/source/latex/nicetext/fifinddo.tex
parent87f1685a45c8f23851013817d1ead13ff8c20677 (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/source/latex/nicetext/fifinddo.tex')
-rw-r--r--Master/texmf-dist/source/latex/nicetext/fifinddo.tex20
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