diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/finstrut/finstrut.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/finstrut/finstrut.tex | 24 |
1 files changed, 20 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/finstrut/finstrut.tex b/Master/texmf-dist/source/latex/finstrut/finstrut.tex index c88180daa8a..3f5f36bc286 100644 --- a/Master/texmf-dist/source/latex/finstrut/finstrut.tex +++ b/Master/texmf-dist/source/latex/finstrut/finstrut.tex @@ -1,8 +1,11 @@ -\ProvidesFile{finstrut.tex}[2011/02/12 documenting finstrut.sty (UL)] +\ProvidesFile{finstrut.tex}[2011/03/14 documenting finstrut.sty (UL)] \title{\textsf{finstrut.sty}\\---\\Final Strut Allowing Vertical - Mode\thanks{This document describes version + Mode---The \texttt{\cs{@finalstrut}} Encyclopedia and + Toolkit\thanks{This document describes version \textcolor{blue}{\UseVersionOf{finstrut.sty}} - of \textsf{finstrut.sty} as of \UseDateOf{finstrut.sty}.}} + of \textsf{finstrut.sty} as of \UseDateOf{finstrut.sty}. + This upload is a birthday package for Donald Arseneau---he + will be so happy!}} % \listfiles %% 2010/12/22 { \RequirePackage{makedoc}[2010/12/20] \ProcessLineMessage{} \MakeJobDoc{18}{\SectionLevelTwoParseInput} @@ -30,11 +33,22 @@ package\urlfoot{CtanPkgRef}{lipsum} for dummy text---this produces a usually unwanted extra, empty line. 'finstrut.sty' changes `\@finalstrut' in order to avoid this effect. + \par +The first version of the package just had this minimum purpose. +But then Donald Arseneau has convinced me to consider +a wide range of cases and to replace my code by his proposals. +v0.5 again adds an idea of my own ones: %% 2011/03/14: +instead of testing for `hmode' vs.~`vmode', +`vmode' may be \emph{forced} by a `\par'---saves tokens! +In order not to break code that some package writers may have +used so far, choices by package options are offered. +v0.4 offered choice among 6 definitions, with v0.5 they are 9---! +(Not 9!.) \par\smallskip\noindent \strong{Keywords:}\quad footnotes; tables, dummy text, macro programming \end{abstract} -% \tableofcontents +\tableofcontents % \newpage \section{Remark on 'lipsum'} @@ -66,3 +80,5 @@ VERSION HISTORY 2011/02/09c remark on `lipsum' upload same day 2011/02/11 \subsection 2011/02/12 for v0.4 +2011/02/16 for v0.5, abstract mentions Donald Arseneau +2011/03/14 "encyclopedia and toolkit", abstract extended |