diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/sttools/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/sttools/README | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/sttools/README b/Master/texmf-dist/doc/latex/sttools/README index 196e1de95d0..6f47696ec27 100644 --- a/Master/texmf-dist/doc/latex/sttools/README +++ b/Master/texmf-dist/doc/latex/sttools/README @@ -1,4 +1,4 @@ -README for sttools, 2014/04/24 +README for sttools, v1.6 2015/04/08 INTRODUCTION ============ @@ -9,37 +9,40 @@ and maintained by Sigitas Tolušis. PACKAGES ======== -* cuted.sty: +* cuted.sty, v1.5 2012/10/04: – puts some material page width wide at any place on twocolumn page with existing text reformatted under inserted material; TODO: add optional rules to separate from text; -* floatpag.sty: +* floatpag.sty, v1.1 2012/05/29: – sets pagestyle for floats page; -* flushend.sty: +* flushend.sty, v3.0 2015/04/08: – balances page in twocolumn mode; (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/04/08): bugfix version with improved funcionality: + - spreaded or fixed right column height; + - optional old algorithm for backward compatability; -* marginal.sty: +* marginal.sty, v1.1 2012/05/29: – enlarges room for marginal inserts; -* midfloat.sty: +* midfloat.sty, v1.1 2012/05/29: – inserts onecolumn stuff in twocolumn page; TODO: extend to work on both columns; -* stabular.sty: +* stabular.sty, v2.0 2014/03/20: – modifies tabular environment; (2014/03/20): removed extra stuff and left only possibility to break on page boundary; added tabular variant from array package; -* stfloats.sty: +* stfloats.sty, v1.1 2012/05/29: – enriches floats output mechanism; -* texsort.sty: +* texsort.sty, v1.1 2012/05/29: - sorts numerical values; TODO: extend (rewrite) to support alphanumerical values for sorting. |