Search found 4 matches

by nordbeck
Sat Sep 01, 2012 11:03 pm
Forum: Graphics, Figures & Tables
Topic: pst-3dplot | Different Viewpoint Angles for two Figures
Replies: 6
Views: 3915

pst-3dplot | Different Viewpoint Angles for two Figures

Hi again!

We found out a "solution" to our problem. Put the \pstThreeDCoor line first, before the other commands. Also put a \pstThreeDCoor line in every picture on the page; if you don't want it, write linecolor=white .

Strange that Stefan_K did not experience the same problem, I still think it ...
by nordbeck
Thu Aug 30, 2012 10:01 am
Forum: Graphics, Figures & Tables
Topic: pst-3dplot | Different Viewpoint Angles for two Figures
Replies: 6
Views: 3915

pst-3dplot | Different Viewpoint Angles for two Figures

Hi again!

No, I do not get your output; yours is correct (my second figure is viewed with \Alpha=125 and not \Alpha=150 as it should). I use the same version of pst-3dplot . It seems to be the \pstThreeDCoor in the first figure that is the problem. I can write other commands there without affecting ...
by nordbeck
Wed Aug 29, 2012 11:00 pm
Forum: Graphics, Figures & Tables
Topic: pst-3dplot | Different Viewpoint Angles for two Figures
Replies: 6
Views: 3915

pst-3dplot | Different Viewpoint Angles for two Figures

Thanks for your quick response!

I have not figured out how to include code nicely (sorry for that!), so i hope my "copy and paste" will work. Here the parameter "Alpha" in the second pspicture do not work. If you active \pagebreak (take away %), then it works. Further, if you skip the ...
by nordbeck
Wed Aug 29, 2012 9:17 pm
Forum: Graphics, Figures & Tables
Topic: pst-3dplot | Different Viewpoint Angles for two Figures
Replies: 6
Views: 3915

pst-3dplot | Different Viewpoint Angles for two Figures

Hi!

When I have two (or more) pst-3dplot figures on the same page, it does not matter what values i give the parameters Alpha and Beta (using \psset ) in the second figure. Instead the values given in the first figure will be used. I guess this is a bug. Anyone that knows how to fix it?

Thanks ...