SYNOPSIS
#include <pslib.h>
void PS_show_xy(PSDoc *psdoc, char *text, float x, float y)
DESCRIPTION
Output a text at the given text position. The text must be null terminated. The function will issue an error if no font was set before with PS_setfont(3)