summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/nicetext/substr.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/nicetext/substr.tex')
-rw-r--r--Master/texmf-dist/doc/latex/nicetext/substr.tex29
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/nicetext/substr.tex b/Master/texmf-dist/doc/latex/nicetext/substr.tex
new file mode 100644
index 00000000000..b927bf2abbd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/nicetext/substr.tex
@@ -0,0 +1,29 @@
+\typeout{substr.tex 2010/03/18 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
+\documentclass{article}
+\usepackage{hyperref,makedoc,niceverb} %% niceverb after hyperref!
+\usepackage{substr}
+\renewcommand*{\mdJobName}{substr} %% TODO for Atari 2010/03/18
+\usepackage[utf8]{inputenc} %% for v1.2
+\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.}
+\end{abstract}
+\sloppy
+\MakeJobDoc{3}{\ProcessInputWith{comment}}
+\AutoCmdInput{\mdJobName.doc}
+\end{document}