Query: ps_end_template
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_END_TEMPLATE(3) Library Functions Manual PS_END_TEMPLATE(3)NAMEPS_end_template -- Ends a templateSYNOPSIS#include <pslib.h> int PS_end_template(PSDoc *psdoc)DESCRIPTIONEnds the current template. Since templates cannot be nested there is no need to specify the template. Once a template is ended it can be used like an image, e.g. place on page with PS_place_image(3).SEE ALSOPS_begin_template(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. PS_END_TEMPLATE(3)