PSTricks
Sign in to savePSTricks is a set of macros that allow the inclusion of PostScript drawings directly inside TeX or LaTeX source code. It was originally written by Timothy Van Zandt and has been maintained in recent years by Denis Girou, Sebastian Rahtz and Herbert Voss (de).
~5 min read
Encyclopedic overview
7 sectionsContents
- Basic usage
- Extensions
- Compatibility
- Software which supports PSTricks output
- See also
- Further reading
- External links
PSTricks is a set of macros that allow the inclusion of PostScript drawings directly inside TeX or LaTeX source code. It was originally written by Timothy Van Zandt and has been maintained in recent years by Denis Girou, Sebastian Rahtz and Herbert Voss (de).
== Basic usage == thumb|240px|right|PSTricks example (scaled) There is a wide array of commands available for making graphics. Coordinates in PSTricks are always represented in parentheses, as the following example (scaled) illustrates:
Excerpted from Wikipedia’s “PSTricks” article, available under the CC BY-SA 4.0 licence.