Where can I find help? | topic started 1/3/2002; 12:41:15 PM last post 1/4/2002; 7:58:31 PM |
|
Michael Gage - Re: Where can I find help? 1/4/2002; 7:58:31 PM (reads: 1220, responses: 0) |
The problem in hermitegraphexample.pg, setMAAtutorial gives an example of how this is done: http://webhost.math.rochester.edu/webworkdocs/ww/pgView/setMAAtutorial/hermitegraphexample.pg (the graph won't display at this link, but you can see the idea) Here is the source: http://webhost.math.rochester.edu/webworkdocs/ww/viewSource/setMAAtutorial/hermitegraphexample.pg The relevent section is
The macros begintable, row endtable are defined in PGbasicmacros.pl under "macros for handling tables". Your example would look something like
BEGIN_TEXT Hope this helps. -- Mike |