|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
bug in callouts?I am trying to use absolute and relative pointers in my callouts. I've
tried a variety of parameters to the "callout absolute pointer" variable, but they always seem to point at the most recently defined node (!). Example: \node[shape=ellipse callout, draw, anchor=west, callout absolute pointer={(0,0)}] at (-0.5,16.5) {copy $o_f$ into $o_r \rightarrow a$}; points to some random node in my picture, and not the origin as I expect. I'm using the ubuntu package for pgf, which is 2.00-1 Any thoughts? --Mike ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ pgf-users mailing list pgf-users@... https://lists.sourceforge.net/lists/listinfo/pgf-users |
|
|
Re: bug in callouts?Answering my own question: I was \usepgflibrary{shapes.callout} instead
of \usetikzlibrary --Mike Michael George wrote: > I am trying to use absolute and relative pointers in my callouts. I've > tried a variety of parameters to the "callout absolute pointer" > variable, but they always seem to point at the most recently defined > node (!). > > Example: > > \node[shape=ellipse callout, draw, anchor=west, callout absolute > pointer={(0,0)}] at (-0.5,16.5) {copy $o_f$ into $o_r \rightarrow a$}; > > points to some random node in my picture, and not the origin as I expect. > > I'm using the ubuntu package for pgf, which is 2.00-1 > > Any thoughts? > > --Mike > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > pgf-users mailing list > pgf-users@... > https://lists.sourceforge.net/lists/listinfo/pgf-users > ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ pgf-users mailing list pgf-users@... https://lists.sourceforge.net/lists/listinfo/pgf-users |
| Free embeddable forum powered by Nabble | Forum Help |