[OS X TeX] pstricks and pdftricks

Frederic Dupont Frederic.Dupont at univ-brest.fr
Thu Dec 9 12:21:08 CET 2004


Hello,
I currently use pdfLaTeX (G. Wierda TeTeX + iTeXMac)
I have tried to include pstricks code in my foo.tex by mean of 
pdftricks.
All is OK, but ....
the resulting figure is cropped : all the edges are cut off by 1 or 2 
mm.

my code is
\begin{pdfpic}
     \begin{psmatrix}[mnode=circle,colsep=3]
\(e_{1}\)&\(e_{2}\)&\(e_{3}\)\\
\(x_{1}\)&\(x_{2}\)&\(x_{3}\)
\end{psmatrix}
\psset{arrows=->,labelsep=1mm,shortput=nab}
\ncline{1,1}{2,1}
\ncline{1,1}{2,2}
\ncline{1,1}{2,3}
\ncline{1,2}{2,1}
\ncline{1,2}{2,2}
\ncline{1,2}{2,3}
\ncline{1,3}{2,1}
\ncline{1,3}{2,2}
\ncline{1,3}{2,3}
\end{pdfpic}

I think this question has been asked recently. Sorry, I can't remember 
where it was.

Frédéric

--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the macostex-archives mailing list