Sttools
Sttools
Sigitas Tolušis
sigitas@vtex.lt
2021.10.04
1 Introduction
This is collection of various packages historically placed in a bundle and maintained
by Sigitas Tolušis.
2 Usage
• cuted.sty, v2.0 2021/10/04 – place some material page width wide at
any place on twocolumn page with existing text reformatted under inserted
material;
\preCutedStrip{h... i} and \postCutedStrip{h... i} can be used to add
extra stuff before and after the strip;
(2021/10/04): rewrite with new balance algorithm and options.
1
• midfloat.sty, v1.1 2012/05/29 – insert onecolumn stuff in twocolumn
page;
TODO: extend to work on both columns;
• stabular.sty, v2.1 2021/10/04 – use modified tabular environment;
(2014/03/20): removed extra stuff and left only possibility to
break on page boundary;
added tabular variant from array packag;
(2021/10/04): sync with array bugfix version for tabular.
• stfloats.sty, v3.3 2017/03/27 – enable enriched floats output mechanism;
(2016/06/28): compatibility bugfix with 2015 latexrelease;
(2017/03/27): compatibility bugfix with 2017-05-01 latexrelease.
• texsort.sty, v1.1 2012/05/29 – sort numerical values;
TODO: extend (rewrite) to support alphnanumerical values for sorting.
Just load any of the provided packages in the standard way: \usepackage{hpackagei}
or \RequirePackage{hpackagei}.
To read documentation: texdoc hpackagei.