From f25003156178593b10b6d6173ca4ec99160faff4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 20 Mar 2014 22:52:08 +0000 Subject: sttools (20mar14) git-svn-id: svn://tug.org/texlive/trunk@33238 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/sttools/README | 75 +++++++++++++++++++++++ Master/texmf-dist/doc/latex/sttools/flushend.pdf | Bin 134769 -> 134372 bytes Master/texmf-dist/doc/latex/sttools/stabular.pdf | Bin 139062 -> 107168 bytes 3 files changed, 75 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/sttools/README (limited to 'Master/texmf-dist/doc/latex/sttools') diff --git a/Master/texmf-dist/doc/latex/sttools/README b/Master/texmf-dist/doc/latex/sttools/README new file mode 100644 index 00000000000..f8109914c39 --- /dev/null +++ b/Master/texmf-dist/doc/latex/sttools/README @@ -0,0 +1,75 @@ +README for sttools, 2014/03/20 + +INTRODUCTION +============ + +It is a collection of macro packages historically placed in a bundle +and maintained by Sigitas Tolušis. + +PACKAGES +======== + +* cuted.sty: + – 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: + – sets pagestyle for floats page; + +* flushend.sty: + – 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; + +* marginal.sty: + – enlarges room for marginal inserts; + +* midfloat.sty: + – inserts onecolumn stuff in twocolumn page; + TODO: extend to work on both columns; + +* stabular.sty: + – modifies tabular environment; + NEW: removed extra stuff and left only possibility to break + on page boundary; + added tabular variant from array package; + +* stfloats.sty: + – enriches floats output mechanism; + +* texsort.sty: + - sorts numerical values; + TODO: extend (rewrite) to support alphanumerical values + for sorting. + +INSTALLATION +============ + +Install in a standard way as any other LaTeX macro package. + +AUTHORS/MAINTAINER +================== + +* Sigitas Tolušis +* Vytas Statulevičius (floatpag.sty) + +DOCUMENTATION +============= + +Please see the sttools.pdf for a package list in collection +and .pdf for particular macro package. + +LICENSE +======= + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + + + diff --git a/Master/texmf-dist/doc/latex/sttools/flushend.pdf b/Master/texmf-dist/doc/latex/sttools/flushend.pdf index 68f3df60bbf..e1d68b34275 100644 Binary files a/Master/texmf-dist/doc/latex/sttools/flushend.pdf and b/Master/texmf-dist/doc/latex/sttools/flushend.pdf differ diff --git a/Master/texmf-dist/doc/latex/sttools/stabular.pdf b/Master/texmf-dist/doc/latex/sttools/stabular.pdf index 3010a766f8d..353f0ea340e 100644 Binary files a/Master/texmf-dist/doc/latex/sttools/stabular.pdf and b/Master/texmf-dist/doc/latex/sttools/stabular.pdf differ -- cgit v1.2.3