[pstricks] Re: pstricks-add and ps4pdf
Herbert Voss
Herbert at Voss.tk
Fri Nov 5 23:44:45 CET 2004
Denis Pinsard wrote:
> I am a pstricks user and i use ps4pdf to compile my document with pdflatex.
> Now, I'm trying to use the psgraph environment included in the pstricks-add
> package.
> In this case, a compilation error happens when I run the latex program.
>
> Thank you for your help.
>
> The source is :
>
> \documentclass{article}
> \usepackage[frenchb]{babel}
> \usepackage{ps4pdf}
load babel at last package
\documentclass{article}
\usepackage{ps4pdf}
\PSforPDF{
\usepackage{pstricks}
\usepackage{pstricks-add}
}%end PSforPDF
\usepackage[frenchb]{babel}
[ ... ]
Herbert
--
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.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