1 One of the major features of \PyX{} is to use the \TeX{} typesetting engine to
2 create text. \PyX{} will start a single \TeX{} or \LaTeX{} instance as soon as
3 text needs to be typeset. It passes the texts to this instance and directly
4 reads the typeset information (dvi file) as created by the \TeX{} interpreter.
5 By this seemless and as far as we know unique integration all the advanced
6 features of the \TeX{} typesetting system like its high quality paragraph
7 builder or the highly advanced math mode become available to \PyX{} users.