[pstricks] PSTricks conflict with Web

dwarnold45 at suddenlink.net dwarnold45 at suddenlink.net
Sat Jan 10 02:17:33 CET 2009


Herbert,

This works. Is there a document somewhere that explains why this works for us?

David.

---- Herbert Voss <Herbert.Voss at FU-Berlin.DE> wrote: 
> dwarnold45 at suddenlink.net schrieb:
> 
> > I am using Donald Story's Web and Exerquiz package.
> > 
> > http://www.math.uakron.edu/~dpstory/acrotex/acrotex_pack.zip
> > 
> > When I compile the attached file two times (2X) with:
> > 
> > pdflatex --shell-escape story-2.tex
> > 
> > There is no graph in the output.
> > 
> > I know the pstricks code is fine, because teh attached file dpstory-1.tex compiles just fine and shows the graph.
> > 
> > I've also attached my log file for the compile of dpstory-2.tex. There is some sort of conflict going on. Any ideas?
> 
> 
> \documentclass[12pt]{article}
> \usepackage{amsmath,amssymb}
> \usepackage{graphicx}
> \usepackage[dvipsnames]{pstricks}
> \usepackage{pstricks-add}
> \usepackage{auto-pst-pdf}
> \usepackage{ifpdf}
> \ifpdf
>   \usepackage[pdftex]{web}
>   \usepackage{exerquiz}
> \fi
> ....
> 
> Herbert
> 
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks



More information about the PSTricks mailing list