logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PS_end_template — Ends a template

Author

       This manual page was written by Uwe Steinmann uwe@steinmann.cx.

                                                                                              PS_END_TEMPLATE(3)

Description

       Ends  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).

Name

       PS_end_template — Ends a template

See Also

PS_begin_template(3)

Synopsis

       #include <pslib.h>

       int PS_end_template(PSDoc *psdoc)

See Also