.TH "PS_CONTINUE_TEXT" "3" .SH "NAME" PS_continue_text \(em Continue text in next line .SH "SYNOPSIS" .PP #include .PP void PS_continue_text(PSDoc *psdoc, char *text) .SH "DESCRIPTION" .PP Output 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 \fBPS_set_value(3)\fP in points. The actual position of the text is determined by the values "textx" and "texty" which can be requested with \fBPS_get_value(3)\fP .SH "SEE ALSO" .PP PS_continue_text2(3), PS_show(3) .SH "AUTHOR" .PP This manual page was written by Uwe Steinmann . .\" created by instant / docbook-to-man