[pstricks] fill=hline has odd results:

Alan Ristow ristow at ece.gatech.edu
Tue Apr 3 17:36:15 CEST 2007


Peter Staab wrote:
> Recently, I have had odd change with the fill=hline option.   The 
> standard example from the PSTricks documentation:
> 
> \begin{center}
> \begin{pspicture}(0,0)(7,7)
> \pspolygon[fillstyle=vlines](0,0)(0,3)(4,0)
> \pspolygon[fillstyle=hlines](0,0)(4,3)(4,0)
> \pspolygon[fillstyle=crosshatch*,fillcolor=black,
> hatchcolor=white,hatchwidth=1.2pt,hatchsep=1.8pt,
> hatchangle=0](0,3)(2,1.5)(4,3)
> 
> \end{pspicture}
> \end{center}

Your example works fine for me when I run it with 
\documentclass{minimal}. My file list is as follows:

  *File List*
  minimal.cls    2001/05/25 Standard LaTeX minimal class
pstricks.sty    2006/08/10 v0.32 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2006/12/22 v1.15 `PSTricks' (tvz)
   xcolor.sty    2007/01/21 v2.11 LaTeX color extensions (UK)
    color.cfg    2005/12/29 v1.1 MiKTeX 'color' configuration
    dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
  ***********

> I run this on OSX10.4 and updated to the TeXLive version a couple of 
> weeks ago, which makes me suspect this.  Also, I am running PSTricks 
> version 1.15

I use MiKTeX 2.5 on WinXP Pro -- maybe there's something off in the way 
PSTricks is set up in TeXLive (though I haven't noticed any complaints 
from others)? Make sure you have the latest pstricks.pro file, too. It 
doesn't show up in my file list, but mine is version 1.01.

Alan



More information about the PSTricks mailing list