Question has been elaborated in the title.
|
|
PSTricks itself uses only plain TeX and lets nearly all calculations done by PostScript which is passed into the ps file as raw PostScript code. Informations from PostScript can be send back to TeX when running the ps file one time with Ghostscript.
It is also possible to write real LaTeX packages which uses the PostScript interface. That a lot of PSTricks packages are written in TeX has only a historical background. However when you want to understand the internals then you need as usual for all LaTeX packages some knowledge in TeX. |
|||||
|
|
I'm sure Herbert will answer this, but I honestly cannot see how it would be. PSTricks has a well-defined interface and that is what matters. TeX itself doesn't know anything about PostScript. There's a single primitive |
|||
|
|