<html><body><div>Hello,<br></div><div><br></div><div>I am working on a beamer presentation at the moment. The picture shows up as desired on the first slide, but in the second slide I want to make all lines and the text appear in gray color - therefore I put<br></div><div><br></div><div>\only<2->{\psset{linecolor=lightgray}\lightgray}<br></div><div>% other stuff <br></div><div><br></div><div>into the pspicture environment. This does the trick, but now the picture moves (not by much) to the right. I can't figure out why. If I activate a grid ("showgrid") then it really is the coordinate system that seems to have moved (e.g. a point specified by (2,0) appears in the grid at around (2.1,0)). Strangely, writing<br></div><div><br></div><div>\only<2->{\psset{linecolor=lightgray}}<br></div><div>% other stuff<br></div><div><br></div><div>doesn't move the picture, but now the text is not gray.<br></div><div><br><br></div><div>Thanks for your help. <br></div><div><br></div><div>Regards <br></div><div>Christian<br></div><div><br></div><div><br><br><br><br _mce_bogus="1"></div></body></html>