summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/finstrut/finstrut.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/finstrut/finstrut.tex')
-rw-r--r--Master/texmf-dist/source/latex/finstrut/finstrut.tex29
1 files changed, 20 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/finstrut/finstrut.tex b/Master/texmf-dist/source/latex/finstrut/finstrut.tex
index 5713dd16bca..c88180daa8a 100644
--- a/Master/texmf-dist/source/latex/finstrut/finstrut.tex
+++ b/Master/texmf-dist/source/latex/finstrut/finstrut.tex
@@ -1,11 +1,11 @@
-\ProvidesFile{finstrut.tex}[2011/02/09 documenting finstrut.sty (UL)]
+\ProvidesFile{finstrut.tex}[2011/02/12 documenting finstrut.sty (UL)]
\title{\textsf{finstrut.sty}\\---\\Final Strut Allowing Vertical
Mode\thanks{This document describes version
\textcolor{blue}{\UseVersionOf{finstrut.sty}}
of \textsf{finstrut.sty} as of \UseDateOf{finstrut.sty}.}}
% \listfiles %% 2010/12/22
{ \RequirePackage{makedoc}[2010/12/20] \ProcessLineMessage{}
- \MakeJobDoc{18}{\SectionLevelOneParseInput}
+ \MakeJobDoc{18}{\SectionLevelTwoParseInput}
}
\documentclass{article}%% TODO paper dimensions!?
\input{makedoc.cfg} %% shared formatting settings
@@ -16,6 +16,9 @@
\makeatletter \@beginparpenalty\@lowpenalty \makeatother
\sloppy
\begin{document}
+% \author{Uwe L\"uck\thanks{\urlhttpref{http://contact-ednotes.sty.de.vu}}
+% \and
+% Donald Arseneau}
\maketitle
\begin{abstract}\noindent
\LaTeX\ internally inserts `\@finalstrut<strutbox>'
@@ -34,6 +37,13 @@ macro programming
% \tableofcontents
% \newpage
+\section{Remark on 'lipsum'}
+Almost at the same moment that 'finstrut' v0.1 was installed
+(2011-02-09), a new version v1.1 %% v0.4: v1.1
+of 'lipsum' was uploaded that offers a package option
+`[nopar]' %% v0.4
+to avoid a final `\par'.
+
\section{Installing and Calling}
The package file 'finstrut.sty' is provided ready,
installation only requires putting it somewhere where \TeX\ finds it
@@ -41,17 +51,18 @@ installation only requires putting it somewhere where \TeX\ finds it
base).\urlfoot{ukfaqref}{inst-wlcf}
Below the `\documentclass' line(s) and above `\begin{document}',
-you load 'finstrut.sty' (as usually) by
-\begin{verbatim}
- \usepackage{finstrut}
-\end{verbatim}
-There are no package options.
+you load 'finstrut.sty' (as usually) by
+\[`\usepackage{finstrut}'\qquad \mbox{or by}\qquad
+ `\usepackage[<options>]{finstrut}'\]---<options> described below.
\section{The Package File}
+\subsection{Header (Legalize)}
\input{finstrut.doc}
\end{document}
VERSION HISTORY
-2011/02/09 cut out from `fnlineno.sty' [and corr. date+script]
-
+2011/02/09 cut out from `fnlineno.sty' [and corr. date+script]
+2011/02/09c remark on `lipsum' upload same day
+2011/02/11 \subsection
+2011/02/12 for v0.4