fix race condition by Michael J Gruber
[PyX/mjg.git] / examples / README
blobeaf615a40fff1019ce99a75a61a7ea4fc2f0107c
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. All the examples and their descriptions are included in the source
7 distribution of PyX in the examples subdirectory.
9 ! Some paragraphs (like the one you're just reading) are marked with a
10 ''dangerous bend sign''. Some people will recognize this classification from
11 the TeXbook by D.E. Knuth and we use it at the PyX example pages for the same
12 purpose. The bend mark parts of the description, which require some experiences
13 with PyX. On the other hand those parts can savely be ignored by PyX beginners.
15 !! There are even some paragraphs marked as ''doubly dangerous''. The explanations
16 given in those paragraphs provide some deeper insights of what's really going
17 on, but are not important for the average PyX user.