[pstricks] Curve

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Wed Nov 10 16:46:50 CET 2004


Christophe Poulain wrote:

> I am in the college so i have to change my email-adress.
> I hope I am not boring you.
> Your help is good.
> Now, if I want that the curve don't pass on the letter, why do this ?

\documentclass[12pt]{article}
\usepackage{pstricks}
\usepackage{pst-node}
\SpecialCoor

\begin{document}

\Huge
\[
\frac{\rnode{A}{A}}{\rnode{C}{C}} = \frac{\rnode{B}{B}}{\rnode{D}{D}}
\]
\pscurve{->}([nodesep=0.1]C)([Xnodesep=0.5]B)([Xnodesep=-0.5]A)([nodesep=-0.75]D)

\end{document}


Herbert




-- 
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes




More information about the PSTricks mailing list