[pstricks] ArrowInsideColor ?
Herbert Voss
LaTeX at zedat.fu-berlin.de
Thu Oct 27 19:35:49 CEST 2005
Christophe Jorssen wrote:
> Does anybody know if it's possible to have an ArrowInsideColor parameter to
> change only the color of the ArrowInside ?
this is not so easy, because when drawing the arrow
we do not know what kind of arrow it is (inside/end).
The easiest way is color all arrows and then draw the
line twice with only black end arrows.
it is line 396 in pstricks-add which fills the
arrow polygon:
\ifpsArrowFill gsave fill grestore \else gsave closepath stroke grestore \fi
Herbert
More information about the PSTricks
mailing list