[pstricks] Help with a Phase Diagram
Herbert Voss
Herbert.Voss at alumni.TU-Berlin.DE
Tue Nov 16 22:37:08 CET 2004
rossi at york.cuny.edu wrote:
> What does the vertical bar(|) in statements like:
>
> \uput[-90](B|,0,0){\footnotesize 100}
>
> mean? How should I interpret this? Is it documented somewhere?
uups, should be
\uput[-90](B|0,0){\footnotesize 100}
but causes no error in this case ... :-)
(<coor1>|<coor2>): from the first pair of coordinates
take the x value and from the second one the y value. In
the above example it is the x value from the node B and
the y value from the coordinates 0,0
This makes it easy to draw without really knowing
the value of the coordinates.
documented in the docs ...
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