diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/sttools/sttools.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/sttools/sttools.dtx | 34 |
1 files changed, 20 insertions, 14 deletions
diff --git a/Master/texmf-dist/source/latex/sttools/sttools.dtx b/Master/texmf-dist/source/latex/sttools/sttools.dtx index c035680a0d1..6527d3750f5 100644 --- a/Master/texmf-dist/source/latex/sttools/sttools.dtx +++ b/Master/texmf-dist/source/latex/sttools/sttools.dtx @@ -1,6 +1,6 @@ % \iffalse meta-comment % -% Copyright (C) 2014 by Sigitas Tolu\v{s}is <sigitas@vtex.lt> +% Copyright (C) 2015 by Sigitas Tolu\v{s}is <sigitas@vtex.lt> % --------------------------------------------------------------------------- % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3 @@ -62,7 +62,7 @@ % \GetFileInfo{sttools.dtx} % \title{The \textsf{sttools} collection} % \author{Sigitas Tolu\v{s}is \\ \url{sigitas@vtex.lt}} -% \date{2014.03.03} +% \date{2015.04.08} % % \maketitle % @@ -74,21 +74,27 @@ % \section{Usage} % % \begin{itemize} -% \item \textbf{cuted.sty} -- place some material page width wide at any +% \item \textbf{cuted.sty, v1.5 2012/10/04} -- place some material +% page width wide at any % place on twocolumn page with existing text reformatted under inserted % material; \\\texttt{TODO: add optional rules to separate from text}; -% \item \textbf{floatpag.sty} -- set pagestyle for floats page; -% \item \textbf{flushend.sty, v2.0} -- balance page in twocolumn mode; -% \\\texttt{NEW: totally rewritten with new algorithm to support footnotes, -% top floats and column break before one line section title}. -% \item \textbf{marginal.sty} -- use enlarged room for marginal inserts; -% \item \textbf{midfloat.sty} -- insert onecolumn stuff in twocolumn +% \item \textbf{floatpag.sty, v1.1 2012/05/29} -- set pagestyle for floats page; +% \item \textbf{flushend.sty, v3.0 2015/04/08} -- balance page in twocolumn mode; +% \\\texttt{(2014/03/03): totally rewritten with new algorithm to support footnotes, +% top floats and column break before one line section title. +% \\(2014/04/24): bugfix version; +% \\(2015/03/27): bugfix version with improved funcionality: +% \\ - spreaded or fixed right column height; +% \\ - optional old algorithm for backward compatability;} +% \item \textbf{marginal.sty, v1.1 2012/05/29} -- use enlarged room for marginal inserts; +% \item \textbf{midfloat.sty, v1.1 2012/05/29} -- insert onecolumn stuff in twocolumn % page; \\\texttt{TODO: extend to work on both columns}; -% \item \textbf{stabular.sty} -- use modified tabular environment; -% \\\texttt{TODO: remove extra stuff and leave only possibility to break -% on page boundary}; -% \item \textbf{stfloats.sty} -- enable enriched floats output mechanism; -% \item \textbf{texsort.sty} -- sort numerical values; \\\texttt{TODO: +% \item \textbf{stabular.sty, v2.0 2014/03/20} -- use modified tabular environment; +% \\\texttt{(2014/03/20): removed extra stuff and left only possibility to break +% on page boundary; +% \\added tabular variant from array package}; +% \item \textbf{stfloats.sty, v1.1 2012/05/29} -- enable enriched floats output mechanism; +% \item \textbf{texsort.sty, v1.1 2012/05/29} -- sort numerical values; \\\texttt{TODO: % extend (rewrite) to support alphnanumerical values for sorting}. % \end{itemize} % |