File:PSTricksSimple.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

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

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

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[edit]

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

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 (talk | contribs)== {{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 page uses this file:

File usage on other wikis

The following other wikis use this file:

Metadata