[pstricks] saving data in pst-solides3d
Jon Joseph
josco.jon at gmail.com
Wed Aug 5 20:09:01 CEST 2009
Using the example on page 122 of "pst-solides3d-doc-EN.pdf" I wrote:
\psSolid[object=new,
sommets=
0 -2 0 %%
-2 0 0
0 4 0
4 0 0
0 0 5,
faces={
[3 2 1 0]
[4 0 3]
[4 3 2]
[4 2 1]
[4 1 0]
},
file=Pyramid,
fillcolor=yellow!50,
action=writesolid]
and received an invalid fileaccess error. I have read the write error
warning included in the above documentation and was wondering if I can
configure TeXLive to issue the proper switches to gs to override the
restrictions. I would rather not use the command line solution if at
all possible. Thanks, Jon.
More information about the PSTricks
mailing list