conversion result (non-edited)
[PyX/mjg.git] / manual / manual.rst
blob2a831834b60e51c6ea3e0a2c13dc4e45836ae73a
1 ************************
2   PyX Reference Manual  
3 ************************
5 :Author: Jörg Lehmann, André Wobst
7 :Date: DUMMY
9 .. |release| replace:: DUMMY
12 .. topic:: Abstract
14    PyX is a Python package for the creation of PostScript and PDF files. It
15    combines an abstraction of the PostScript drawing model with a TeX/LaTeX
16    interface. Complex tasks like 2d and 3d plots in publication-ready quality are
17    built out of these primitives.
19 .. % \include{intro}
20 .. % \include{graphics}
21 .. % \include{path}
22 .. % \include{deformer}
23 .. % \include{canvas}
24 .. % \include{document}
25 .. % \include{text}
26 .. % \include{graph}
27 .. % \include{axis}
28 .. % \include{box}
29 .. % \include{connector}
30 .. % \include{epsfile}
31 .. % \include{bitmap}
32 .. % \include{bbox}
33 .. % \include{color}
34 .. % \include{pattern}
35 .. % \include{unit}
36 .. % \include{trafo}
37 .. % \appendix
38 .. % \include{colorname}
39 .. % \include{palettename}
40 .. % \include{pathstyles}
41 .. % \include{arrows}