[pstricks] conversion from latex pictures to pstricks
Herbert Voss
Herbert.Voss at alumni.TU-Berlin.DE
Thu Jun 3 17:22:42 CEST 2004
Hochguertel, S. (Stefan) wrote:
> I've got a set of simple graphs hand-drawn in latex using the
>
> \begin{picture}(...,...)(...,...)
> ...
> \end{picture}
>
> environment; I'd like to enhance these pictures with simple features such as shading (perhaps even coloring) of areas which seems possible with pstricks.
>
> Does anybody know of a utility that converts latex pictures to pstricks syntax? or would I have to do this manually? (If not, hints on how to achieve shading in plain latex syntax are welcome as well)
you can try
\psset{unit=1pt}
\let\picture\pspicture
\let\put\rput
and so on.
Herbert
--
http://TeXnik.de/
http://PSTricks.de/
http://perce.de/LaTeX/math/Mathmode-TeX.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes
More information about the PSTricks
mailing list