[pstricks] problem with pscustom

Herbert Voss Herbert.Voss at FU-Berlin.DE
Fri Jun 8 06:59:23 CEST 2012


Am 07.06.2012 22:20, schrieb Kin Mye:

> In my previous post I attached an image of the problem when I compile
> the file
>
> http://tug.org/PSTricks/pst-plot/Examples/plot19.tex
>
> whithout any change.
>
>
> A simpler example is the one that you provided, changing'solid'  with'hlines'  (or other).
> I attach the .png file to show the problem.

I cannot see it with my current TeXLive distribution.
Use

\listfiles
> \documentclass{article}
> \usepackage{pstricks-add}

and then compare the list whichis at the end of the logfile
with this one

  *File List*
  article.cls    2007/10/19 v1.4h Standard LaTeX document class
   size10.clo    2007/10/19 v1.4h Standard LaTeX file (size option)
pstricks-add.sty    2010/02/11 v. 0.14 package wrapper for 
pstricks-add.tex (hv
)
pstricks.sty    2011/10/31 v0.52 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2012/06/04 v2.29 `PSTricks' (tvz,hv)
pst-xkey.tex    2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
  xkeyval.sty    2008/08/13 v2.6a package option processing (HA)
  xkeyval.tex    2008/08/13 v2.6a key=value parser (HA)
   pst-fp.tex    2012/06/04 v2.29 `PST-fp' (hv)
pstricks.pro    2011/10/31 v. 1.08, PostScript prologue file (hv)
pst-algparser.pro    2011/10/31 v. 0.04, PostScript prologue file (hv)
pst-tools.pro    2012/01/01 v. 0.02, PostScript prologue file (hv)
pst-dots.pro    2006/12/19 v. 2.00, PostScript prologue file (hv)
   xcolor.sty    2007/01/21 v2.11 LaTeX color extensions (UK)
    color.cfg    2007/01/18 v1.5 color configuration of teTeX/TeXLive
    xetex.def    2009/11/22 v0.94 LaTeX color/graphics driver for XeTeX 
(RRM/JK)

pst-plot.sty    2011/04/13 package wrapper for pst-plot.tex (hv)
pst-xkey.sty    2005/11/25 v1.6 package wrapper for pst-xkey.tex (HA)
  multido.sty    2004/05/17 package wrapper for PSTricks `multido.tex', 
(HV/RN)
  multido.tex    2010/05/14 v1.42 `multido' (tvz,hv)
pst-plot.tex    2012/05/03 1.42 `pst-plot' (tvz,hv)
pst-node.sty    2010/04/22 package wrapper for pst-node.tex
pst-node.tex    2012/02/12 1.22 `pst-node' (tvz)
pst-node.pro    2010/04/30 v. 1.12, PostScript prologue file (hv)
   pst-3d.sty    2009/07/28 package wrapper for pst-3d.tex (hv)
   pst-3d.tex    2010/02/14 v1.11 `PST-3d' (hv)
   pst-3d.pro    2010/01/01 v. 0.01, PostScript prologue file (hv)
pst-math.sty    2009/01/20 package wrapper for PSTricks pst-math.tex
pst-math.pro    2010/10/02 v. 0.61, PostScript prologue file (hv)
pstricks-add.tex    2010/03/12 v3.39 `PSTricks-add' (hv)
pstricks-add.pro    2009/12/17 v. 0.23, PostScript prologue file (hv)
pstricks-add.cfg    2005/01/10 v0.1 addtional user stuff (hv)
  ***********


Herbert


>
> \begin{document}
> \begin{pspicture}(-1,-1)(3,6)
> \pscustom[algebraic,linestyle=none,fillstyle=hlines]{%
>       \psplot{0}{1.5}{x^2}
>       \psline(1.5,0)(0,0)
> }
> \psaxes{->}(3,4)
> \psplot[algebraic]{0}{2}{x^2}
> \end{pspicture}
> \end{document}
>
>
>
> _______________________________________________
> PSTricks mailing list
> PSTricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
> archive: http://www.tug.org/pipermail/pstricks/



More information about the PSTricks mailing list