Index: trunk/Ohana/src/relastro/src/plotstuff.c
===================================================================
--- trunk/Ohana/src/relastro/src/plotstuff.c	(revision 10802)
+++ trunk/Ohana/src/relastro/src/plotstuff.c	(revision 10843)
@@ -49,5 +49,5 @@
   if (Xgraph[N] == 0) return;
 
-  KiiPS (Xgraph[N], FALSE, FALSE, FALSE, filename);
+  KiiPS (Xgraph[N], TRUE, KAPA_PS_NEWPLOT, filename);
   return;
 }
