update the descriptions as provided by GLI
[PyX.git] / examples / README
blob16f665a5132f944dc2813abf79b78593fe9274bb
1 PyX examples
3 The following examples are part of the PyX release __version__. For each PyX
4 example the source code and the corresponding output are shown. You can take a
5 guided tour through all examples by the ''prev'' and ''next'' links on the
6 upper right.
8 ! Some paragraphs (like the one you're just reading) are marked with a ''bend
9 sign''. Some people will recognize this classification from the TeXbook by
10 D.E.Knuth and we use it at the PyX example pages for the same purpose. The
11 bend mark parts of the description, which require some experiences with PyX. On
12 the other hand those parts can savely be ignored by PyX beginners.
14 !! There are even some paragraphs marked by ''double bends''. The explanations
15 given in those paragraphs provide some deeper insights of what's really going
16 on, but are not important for the average PyX user.