Query: ps_continue_text
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_CONTINUE_TEXT(3) Library Functions Manual PS_CONTINUE_TEXT(3)NAMEPS_continue_text -- Continue text in next lineSYNOPSIS#include <pslib.h> void PS_continue_text(PSDoc *psdoc, char *text)DESCRIPTIONOutput a text one line below the last outputed line. The text must be null terminated. 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)SEE ALSOPS_continue_text2(3), PS_show(3)AUTHORThis manual page was written by Uwe Steinmann <uwe@steinmann.cx>. PS_CONTINUE_TEXT(3)
Related Man Pages |
---|
ps_add_locallink(3) - debian |
ps_begin_glyph(3) - debian |
ps_begin_template(3) - debian |
ps_open_image_file(3) - debian |
ps_show(3) - php |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Detecting unused variables... |
Find columns in a file based on header and print to new file |