blob: 533d6ea55fc3a53f9d62562b969ab4fc21f189c5 (
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
|
+------------------------------------------------+
| mathpartir: |
| Math Paragraph for Typesetting Inference Rules |
+------------------------------------------------+
Author : Didier Rémy
Version : 1.3.2
Bug Reports : to author
Web Site : http://pauillac.inria.fr/~remy/latex/
License : GPL - GNU General Public License 2 or later
The package mathpartir provides:
An environment mathpar for typesetting a sequence of math formulas in
mixed horizontal and vertical mode. The environment selects the best
arrangement according to the line width, exactly as paragraph mode
does for words.
A macro inferrule for typesetting type inference rules. See the
package documentation and website for more information.
This package is partially supported by HEVEA.
Files in distribution:
README This file.
mathpartir.ins Package installation file.
mathpartir.dtx Package source file.
COPYING GPL license file.
mathpartir.sty Package style file. It was produced by
executing "latex mathpartir.ins".
mathpartir.pdf Package documentation. It was produced by
executing "pdflatex mathpartir.dtx" twice.
|