File:Midpoint.svg

Uploaded by Gustavb
Upload date 2006-03-07T02:08:46Z
MIME type image/svg+xml
Dimensions 423 × 173 px
File size 27.3 KB

Summary

Illustration for en:Midpoint. Created by Gustavb using en:PSTricks.

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
GNU head 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.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.

Source

Midpoint.tex (PSTricks source)

\input pst-eps
\input pst-plot
\input pst-node

\TeXtoEPS

\psset{linecolor=black,linewidth=1.2pt}
\psset{unit=.4cm}
\pspicture*(-6,-1)(10,5)

\psdots[dotstyle=*,dotscale=1.2](0,0)(3,2)(6,4)
\psdots[dotangle=33.69,dotstyle=|](1.5,1)(4.5,3)

\uput{.4}[180](0,0){$(x_1,y_1)$}
\uput{.4}[20](6,4){$(x_2,y_2)$}
\uput{0pt}[310](3,2){\rnode{Ot}{\hglue-9.5cm\vbox{\vglue-.8cm
        $$\bigg({{x_1+x_2} \over 2},{{y_1+y_2} \over 2}\bigg)$$}}}

\psline(0,0)(6,4)

\endpspicture

\endTeXtoEPS
\nopagenumbers
\end

Instructions

  1. Create EPS
    $ tex Midpoint.tex && dvips -E Midpoint.dvi
  2. Outline fonts
    $ eps2eps -dNOCACHE Midpoint.ps Midpoint2.eps
  3. Fix bounding box
    $ ps2epsi Midpoint2.eps Midpoint.eps
  4. Convert to Sketch
    $ pstoedit -f sk Midpoint.eps Midpoint.sk
  5. Convert to SVG
    $ skconvert Midpoint.sk Midpoint.svg
  6. Fix Midpoint.svg with Inkscape

Captions

The middle point is the midpoint.

Items portrayed in this file

depicts

27,944 byte

image/svg+xml

6d51cd49d23f20b69601f1195f251925ab6f9d4a

Category:CC-BY-SA-3.0-migrated Category:Distance Category:Files with no machine-readable author Category:Files with no machine-readable source Category:GFDL Category:License migration completed Category:Line segment Category:Media missing infobox template Category:Self-published work