[pstricks] strange behavior in pst-3d

Herbert Voss Herbert.Voss at FU-Berlin.DE
Sat Jul 23 10:19:45 CEST 2011


Am 23.07.2011 01:10, schrieb Michael Sharpe:
>
> On Jul 22, 2011, at 2:22 PM, Nitecki, Zbigniew H. wrote:
>
>> The fairly simple code in the attached tex file generates the (correct) picture attached below.
>> However, when I copy this piece of code into a (much) larger file, inside a figure environment, the dashed line defined on the line indicated appears horizontal, basically touching the lower
>> corner of the horizontal square (unfortunately, I don't know how to take that output and attach it here, without attaching the whole 35-page output in which it is embedded).  What could cause this, and how do I test for it?
>>
>>
>>
>> <Newpst3dtest.tex>
>> <Newpst3dtest.pdf>
>>
>>
>
> You can burst your large pdf into single pages using
>
> texexec --pdfsplit filename.pdf
>
> and attach the page of interest.

Michael,
that can be done without splitting the document.

\includegraphics[page=...]{<file>.pdf}

knows the optional argument page

Herbert


More information about the PSTricks mailing list