Hopefully one of the LaTeX gurus can help me. I've got a graph done in
pgf, including text in \pgfbox commands. I'd like to change the size of
the text but can't figure out how. For example,
\pgfbox[center,center]{\it my text} sets "my text" in italics, but
\pgfbox[center,center]{\small my text} does not seem to reduce the size
of "my text". (I tried \footnotesize as well as \small, with no effect.)
Any suggestions would be welcomed.
Paul