blob: a1cb1c7ba845d68928d0bb46d929184ae144786f (
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
|
# The spacingtricks package
## Presentation
This package provides macros for addressing various spacing issues, including:
- centering a single line,
- creating a variable strut,
- indenting a block,
- typesetting a compact list,
- placing two boxes side by side with vertical adjustment.
## Installation
- run LaTeX on spacingtricks.ins, you get the file spacingtricks.sty,
- if then you run pdfLaTeX on spacingtricks.dtx you get the file spacingtricks.pdf which is also in the archive,
- put the files spacingtricks.sty and spacingtricks.pdf in your TeX Directory Structure.
## Author
Antoine Missier
Email: antoine.missier@ac-toulouse.fr
## License
Released under the LaTeX Project Public License v1.3 or later.
See http://www.latex-project.org/lppl.txt
|