File:PSTricksSimple.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 512 × 512 pixels, file size: 3 KB)

Summary

Description
English: Simple example of PSTricks output.
Deutsch: Einfaches Beispiel für eine PSTricks-Ausgabe.
Date
Source Own work,Toolset: .tex -> .ps with "latex"; .ps -> .svg with "misc2svg"; minor optimization and "scouring" with Inkscape
Author Patrick87
Other versions File:PSTricksSimple.png
LaTeX source
InfoField
click to expand
\documentclass{standalone}

\usepackage{pstricks}

\begin{document}
\begin{pspicture}(5,5)
  %% Triangle in red:
  \psline[linecolor=red](1,1)(5,1)(1,4)(1,1)
  %% Bezier curve in green:
  \pscurve[linecolor=green,linewidth=2pt,showpoints=true](5,5)(3,2)(4,4)(2,3)
  %% Circle in blue with radius 1:
  \pscircle[linecolor=blue,linestyle=dashed](3,2.5){1}
\end{pspicture}
\end{document}

Licensing

Public domain This image of simple geometry is ineligible for copyright and therefore in the public domain, because it consists entirely of information that is common property and contains no original authorship.
Heptagon
Heptagon

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

29 May 2014

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:04, 28 May 2014Thumbnail for version as of 23:04, 28 May 2014512 × 512 (3 KB)Patrick87== {{int:filedesc}} == {{Information |Description={{en|1=Simple example of en:PSTricks output.}} {{de|1=Einfaches Beispiel für eine de:PSTricks-Ausgabe.}} |Source={{own}},<small>Toolset: .tex -> .ps with "latex"; .ps -> .svg with "misc2svg...
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Global file usage

The following other wikis use this file:

Metadata