|
uwe@steinmann.cxUWE STEINMANN 2003Uwe SteinmannApril 28, 2003; NAMEPS_continue_text2 — Continue text in next lineSYNOPSIS#include <pslib.h>void PS_continue_text2(PSDoc *psdoc, char *text, int xlen) DESCRIPTIONOutput a text one line below the last outputed line. The line spacing is taken from the value "leading" which must be set with PS_set_value(3) in points. The actual position of the text is determined by the values "textx" and "texty" which can be requested with PS_get_value(3)No more than xlen characters will be shown. SEE ALSOPS_continue_text(3), PS_show2(3)AUTHORThis manual page was written by Uwe Steinmann uwe@steinmann.cx. Visit the GSP FreeBSD Man Page Interface. |