From Wikibooks, open books for an open world
[edit] Summary
Example for en:Cartesian coordinate system. Created by Gustavb using en:PSTricks.
I, the copyright holder of this work, hereby publish it under the following license:
 |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
www.gnu.org/copyleft/fdl.htmlGFDLGNU Free Documentation Licensetruetrue
|
|
[edit] Other versions
[edit] Source
[edit] Cartesian_coordinates_2D.tex (PSTricks source)
\input pst-eps\input pst-plot\input pst-node\TeXtoEPS
\psset{linecolor=black,linewidth=1pt,arrowsize=8pt,unit=0.29cm}
\pspicture*(-15.3,-15.3)(17.4,15.3)
% Axes
\psaxes[Dx=5,Dy=5]{<->}(0,0)(-14.5,-14.5)(14.5,14.5)
\psset{linewidth=.4pt}
\psaxes[Dx=1,Dy=1,labels=none,ticksize=1.5pt](0,0)(-13,-13)(13,13)
\uput{10pt}[0](0,14){\psscalebox{1.25}{\it y-axis}}
\uput{10pt}[70](14,0){\psscalebox{1.25}{\it x-axis}}
% Origin
\pnode(0,0){O}
\uput{35pt}[310](0,0){\rnode{Ot}{\psscalebox{1.1}{
\vbox{\halign{\hfil#\hfil\cr$(0,0)$\cr\it origin\cr}}}}}
\nccurve[angleA=315,angleB=145,arrowsize=4pt,
nodesepA=2pt,nodesepB=-3pt,linecolor=gray]{<-}{O}{Ot}
% Point
\psdots[dotstyle=*,dotscale=1.2](3,5)
\psline[linestyle=dotted,linewidth=.8pt](3,0)(3,5)(0,5)
\uput{2.5pt}[53](3,5){\psscalebox{1.1}{$P(3,5)$}}
% Quadrants
\uput{3cm}[45](0,0){\psscalebox{1.6}{\bf I}}
\uput{3cm}[135](0,0){\psscalebox{1.6}{\bf II}}
\uput{3cm}[225](0,0){\psscalebox{1.6}{\bf III}}
\uput{3cm}[315](0,0){\psscalebox{1.6}{\bf IV}}
\endpspicture
\endTeXtoEPS
\nopagenumbers
\end
[edit] Instructions
- Create EPS
$ tex Cartesian_coordinates_2D.tex && dvips -E Cartesian_coordinates_2D.dvi
- Outline fonts
$ eps2eps -dNOCACHE Cartesian_coordinates_2D.ps Cartesian_coordinates_2D2.eps
- Fix bounding box
$ ps2epsi Cartesian_coordinates_2D2.eps Cartesian_coordinates_2D.eps
- Convert to Sketch
$ pstoedit -f sk Cartesian_coordinates_2D.eps Cartesian_coordinates_2D.sk
- Convert to SVG
$ skconvert Cartesian_coordinates_2D.sk Cartesian_coordinates_2D.svg
- Fix Cartesian_coordinates_2D.svg with Inkscape
[edit] derivative works
Derivative works of this file:
File history
File usage
The following page links to this file:
Global file usage
The following other wikis use this file:
- Usage on ca.wikipedia.org
- Usage on ca.wikibooks.org
- Usage on cs.wikipedia.org
- Usage on en.labs.wikimedia.org
- Usage on en.wikipedia.org
- Usage on hr.wikipedia.org
- Usage on hy.wikipedia.org
- Usage on id.wikipedia.org
- Usage on ja.wikipedia.org
- Usage on ko.wikipedia.org
- Usage on nn.wikipedia.org
- Usage on no.wikipedia.org
- Usage on ro.wikipedia.org
- Usage on ru.wikipedia.org
- Usage on sh.wikipedia.org
- Usage on simple.wikipedia.org
- Usage on sv.wikipedia.org
- Usage on zh.wikipedia.org
This file contains additional information, probably added from the digital camera or scanner used to create or digitize it.
If the file has been modified from its original state, some details may not fully reflect the modified file.