[pstricks] Incompatibility between pst-3dplot and pst-solides3d (?)

Herbert Voss Herbert.Voss at FU-Berlin.DE
Mon Oct 28 18:33:21 CET 2013


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




More information about the PSTricks mailing list