[pstricks] pstricks-add

Herbert Voss Herbert.Voss at FU-Berlin.DE
Fri Nov 7 11:31:14 CET 2008


Herbert Voss schrieb:
> Patrice Mégret schrieb:
> 
>> In  some of the past versions of pstricks-add, there were \pslineII, ... to draw colour lines.
>> I don't find these commands in the last pstricks-add version.
>>
>> Can you let me know if you have cancelled these commands or replace by other ones.
> 
> 
> it is no more part of the current pstricks-add. I defined it only
> to understand how PSTricks works.

sorry, the color definitions are missing

Herbert


%\def\psDashColorI{black}
%\def\psDashColorII{red}
\define at key[psset]{}{dashColorI}{\pst at getcolor{#1}\psDashColorI}
\define at key[psset]{}{dashColorII}{\pst at getcolor{#1}\psDashColorII}
\define at key[psset]{}{dashNo}{\def\psk at dashNo{#1}}
%
\define at key[psset]{}{linecap}{\def\psk at linecap{#1}}

> \pst at def{LineII}<{%
>   NArray
>   /n n 1 sub def

[ ... ]


More information about the PSTricks mailing list