Integrating images
Just to mention it, images can be easily integrated. There's a PerlPoint \IMAGE tag to do this:
| 
  \IMAGE{src="your.gif"} | 
The tag accepts more options. PerlPoint specific options fine tune the inclusion. Additionally, simply all HTML <IMG> options are supported when producing HTML - they are passed through.
| 
  // include an image, right aligned
  \IMAGE{src="your.gif" align=right} | 
Here's a visual example:
 
Index-related:
