StaticImages
Jump to navigation
Jump to search
Static Graphic Images: PG Code Snippet
This code snippet shows the essential PG code to insert a static (pre-generated) graphic image into a problem. Note that these are insertions, not a complete PG file. This code will have to be incorporated into the problem file on which you are working.
PG problem file | Explanation |
---|---|
BEGIN_TEXT \{ image( imagename.png ) \} END_TEXT |
Here it's easy: we just use the
We can, of course, include options such as specifying the |