[pstricks] PStricks and LuaTeX?

Herbert Voss Herbert.Voss at FU-Berlin.DE
Wed Feb 16 21:18:13 CET 2011


Am 16.02.2011 20:04, schrieb stefano franchi:
> Is there any way to use PSTricks with Lua(la)TeX? I know about the
> favorite dvi>dvips route and the compatibility with the latest
> versions of XeTeX, but I have a project set up in LuaTex and I would
> love to use some of the PSTricks packages. I looked on the PSTricks
> website for "extraction" tools
> (http://tug.org/PSTricks/main.cgi?file=pdf/pdfoutput), but I am a bit
> overwhelmed by the number of choices. Has anyone managed to do it?

use

\usepackage{pstricks}
\usepackage{auto-pst-pdf}

and then run it with "lualatex -shell-escape file "
and everything should be fine. On Windows you need an installed Perl.

Herbert


More information about the PSTricks mailing list