summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sttools/README
blob: 93dedec4e4408e9e12582fc17e39ac9c85f0b121 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
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.