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).
Wikidata facts
- Instance of
- graphics software
- Official website
- tug.org/PSTricks/main.cgi
Show 4 more facts
- Commons category
- PSTricks
- depends on software
- TeX
- Stack Exchange tag
- tex.stackexchange.com/tags/pstricks
- uses
- Q218170
Sources (1)
via Wikidata · CC0
~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.