diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/sttools/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/sttools/README | 77 |
1 files changed, 0 insertions, 77 deletions
diff --git a/Master/texmf-dist/doc/latex/sttools/README b/Master/texmf-dist/doc/latex/sttools/README deleted file mode 100644 index 93dedec4e44..00000000000 --- a/Master/texmf-dist/doc/latex/sttools/README +++ /dev/null @@ -1,77 +0,0 @@ -README for sttools, 2014/01/13 - -INTRODUCTION -============ - -It is a collection of macro packages historically placed in a bundle -and maintained by Sigitas Tolušis. - -PACKAGES -======== - -* boundbox.sty: - – calculates textbox coordinates on the page; - TODO: remove from bundle; - -* 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 last twocolumn page; - TODO: extend to balance any page; - -* 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; - TODO: remove extra stuff and leave only possibility to break - on page boundary; - -* 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 <package>.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. - - - |