[OS X TeX] problem with pst-pdf
Alain Matthes
alain.matthes at mac.com
Mon Nov 14 18:36:33 CET 2005
Le 14 nov. 05 à 18:03, Peter Dyballa a écrit :
>
> Am 14.11.2005 um 17:24 schrieb Alain Matthes:
>
>> No i've a problem with the first version :
>>
>> no labels, bad length
>>
>
> What is this example? The one you already sent?
no Herbert Schulz 's examples
>
> Could be it's due to using /usr/local/bin/ps4pdf. Can you try my
> command with the symbolic link to create the engine? You need to
> find out whether any of the two ps4pdf scripts fails.
>
that's works fine without the symbolic link . The two scripts go well
too. ( see my answer in one of my last mesages)
Thanks for your help.
I agree with Frank STENGEL for a problem of bounding box with the
first example
Greetings
Alain Matthes
Herbert Schulz 's examples
%!TEX TS-program = ps4pdf
\documentclass[12pt,a4paper]{article}
\usepackage{pstricks}
\usepackage{pst-pdf}
\usepackage{pst-3dplot}
\usepackage{multicol}
\begin{document}
This should be on the same page.
\begin{pspicture}(-1.6,-1)(0.5,1.25)
\psset{unit=4cm,xMin=0,xMax=1.25,zMin=0,
zMax=1.25,yMin=0,yMax=1.25,Alpha=12}
\pstThreeDCoor
\end{pspicture}
This should be on the same page.
\end{document}
%!TEX TS-program = pdflatex
\documentclass[12pt,a4paper]{article}
\usepackage{pdftricks}
\begin{psinputs}
\usepackage{pst-3dplot}
\end{psinputs}
\usepackage{multicol}
\begin{document}
This should be on the same page.
\begin{pdfpic}
\begin{pspicture}(-1.6,-1)(0.5,1.25)
\psset{unit=4cm,xMin=0,xMax=1.25,zMin=0,
zMax=1.25,yMin=0,yMax=1.25,Alpha=12}
\pstThreeDCoor
\end{pspicture}
\end{pdfpic}
This should be on the same page.
\end{document}
------------------------- 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 Archive: http://tug.org/pipermail/macostex-archives/
More information about the macostex-archives
mailing list