[pstricks] \psvectorian or \pstricks-add question
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Fri Nov 4 12:51:47 CET 2011
Christoph Bersch schrieb:
> you run out of main memory with pstricks-add. All postscript code is
> written out with \special macros, and its overall size is limited by the
> main memory. The problem is, that pstricks-add redefines some parts of
> \psbezier (which is used a lot in psvectorian) to make use of
> ArrowInside, but that also blows up the code a lot.
It is already not a good idea to have all defined on TeX level.
A PostScript prologue file with the coordinates would make more
sense. No problem with space and speed ...
Herbert
More information about the PSTricks
mailing list