summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/lt3graph/README
blob: 4dda6fdab785137d974b1f97434ab825a85b5364 (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
latex-lt3graph
=============

LaTeX Package : lt3graph 0.1.9

Last Modified : 2017-09-20

Author        : Michiel Helvensteijn  (www.mhelvens.net)


Summary
-------

A graph datastructure for the LaTeX3 programming environment


Prerequisites
-------------

To use this package, you need the following packages:

*  `xparse`
*  `withargs`

The following package is optional, loaded only when lt3graph
is loaded with the 'display' option, for displaying graph info
in a table:

*  `xcolor`

To generate the documentation some additional packages are needed.


Installation
-------------

`lt3graph.sty` is provided directly in the package archive. Put
it in a place where your LaTeX distribution can find it.

(`lt3graph.sty` is not generated, but manually maintained; you
 may use docstrip to remove the documentation, but you don't
 have to; it will just work the way it is)


Documentation
-------------

`lt3graph.pdf` is provided directly in the package archive. To
generate the documentation yourself, run LaTeX on lt3graph.tex.

(`lt3graph.tex` does not contain the package code itself; it inputs
 `lt3graph.sty` directly to document the implementation)


License
-------

This material is subject to the LaTeX Project Public License. See
http://mirror.ctan.org/help/Catalogue/Licenses.lppl.html
for the details of that license.