« Return to Thread: Node text not displayed correctly
I'm a new Tikz user and very excited at the possibilities. I've having a
problem with placing text at a node: no matter what node location I specify,
the text always appears at (0,0). Here is a minimum working example:
\documentclass[draft]{article}
\usepackage{tikz}\begin{document}
\begin{tikzpicture}
\draw[help lines,step=1cm] (0,0) grid (3cm,3cm);
\node at (2,2) {test};
\end{tikzpicture}
\end{document}
My output contains the word "test" in the lower left corner, instead of at
coordinates (2,2). Any help is much appreciated!
Judson
http://old.nabble.com/file/p32895325/tikzpic.dvi tikzpic.dvi
--
View this message in context: http://old.nabble.com/Node-text-not-displayed-correctly-tp32895325p32895325.html
Sent from the pgf-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, and more. Splunk takes this
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
pgf-users mailing list
pgf-users@...
https://lists.sourceforge.net/lists/listinfo/pgf-users
« Return to Thread: Node text not displayed correctly
| Free embeddable forum powered by Nabble | Forum Help |