From: Joao C. <jc...@us...> - 2001-04-13 18:25:17
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv28335/src Modified Files: Tag: bp_pstex_driver plsym.c Log Message: corrected bug in plmtex(), which caused the clipping limits not to be set if using plP_text(). I think that this is a bug, as if someone manages to do a plot whithout ever calling plmtex, directly or indirectly, then the clipping limits are not set! |