summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/nicetext/substr.tex
blob: b927bf2abbd8e3709c0c5767b8b1e7ebcfeaebac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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}