[OS X TeX] I do like ps4pdf

Daniel Becker daniel.becker at uni-rostock.de
Mon Feb 7 09:06:16 EST 2005


Michael, Vince: Thanks for your help (Michael's example works!). This 
is indeed an much easier way to use pstricks with pdftex than pdftricks 
that I was used to ...

Daniel

Am 07.02.2005 um 14:39 schrieb Michael Hoppe:

> This can't work.  Try to RTFM, understand why and use:
>
> %----------------------------------------------
> \documentclass{article}
> \usepackage{ps4pdf}
> \PSforPDF{%
> \usepackage{pst-plot}
> \usepackage{pst-text}}
> \begin{document}
> \PSforPDF{%
> \psset{unit=1cm}
> \begin{pspicture}(-0.25,-2.25)(6.25,2.25)
> \pstextpath[linestyle=none]%
> {\psplot[linewidth=1pt,%
> linestyle=dotted,%
> plotpoints=300,%
> xunit=0.015,%
> yunit=2]{0}{400}{x sin}}
> {\LARGE TUGboat, the journal
> of the \TeX{} Users Group}
> \end{pspicture}}%
> \end{document}
> %------------------------------------------------
>
> instead.
>
> Michael


--------------------- 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 MacOSX-TeX mailing list