[pstricks] Incompatibility between pst-3dplot and pst-solides3d (?)
Juergen Rose
rose at rz.uni-potsdam.de
Sun Nov 3 17:06:21 CET 2013
On Mon, 2013-10-28 at 18:33 +0100, Herbert Voss wrote:
> Am 28.10.2013 16:19, schrieb Juergen Rose:
> >
> > I have to packages wich differ only in the list of the used packages:
> >
> > rose at leopard:/home/rose/Txt/src/Test/TeX/PSTricks_test/Tetraeder(878)$
> > diff main_1.tex main_2.tex
> > 23c23
> > < \usepackage{pstricks,pst-plot,pst-grad,pst-eucl,pst-3d,pst-3dplot}
> > ---
> >>
> > \usepackage{pstricks,pst-plot,pst-grad,pst-eucl,pst-3d,pst-3dplot,pst-solides3d}
>
> change the order of the packages:
>
> \usepackage{pst-grad,pst-eucl,pst-solides3d,pst-3dplot}
>
> by the way: set the page margins with package geometry
>
> Herbert
Thanks, worked.
More information about the PSTricks
mailing list