Pll command =code facilitate integration with
a2ps provided that a2ps and ghostscript exists on the system.
The eps module must be imported in order to use this facility. This is done
with =import("eps"). The operand to =code
will be parsed onto a2ps and the resulting output is converted to the png
image format and included into the slide-show.
E.g.
=begin-code
struct dvd_copyright {
__u8 type;
__u8 layer_num;
__u8 cpst;
__u8 rmi;
};
=end-code
See About this document... for information on suggesting changes.