[pstricks] bug in pst-infixplot?

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Tue Oct 12 12:39:21 CEST 2004


Salvatore Vassallo wrote:

> I'm playing with pst-infixplot, but I found the following problem.

I cannot see this problem. Everything is fime here.

> If you take this file:
> 

\listfiles
> \documentclass[11pt,a4paper]{article}
[ ... ]

and then sen the part of the log file where the versions
of the packages are listed.


> \usepackage[italian]{babel}
> \usepackage{graphicx}
> \usepackage{color}
> \usepackage{pst-all}
> \input{pst-plot.tex}
> \input{pst-infixplot.tex}

to avaoid problems, this should be

\usepackage{graphicx}
\usepackage{pstricks}% v 1.04 loads xcolor by default
\usepackage{pst-plot}
\usepackage{pst-infixplot.tex}


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