30 Apr
2010
30 Apr
'10
1:45 a.m.
I am trying to reference a figure, and the results are not as expected. Here is my snippet. \placefigure[fig:myfigure]{A beautiful circle}{ \startMPcode draw fullcircle scaled 72; \stopMPcode } Isn't Figure \in[fig:myfigure] beautiful? When this code renders, the text says "Isn't Figure ?? beautiful?" How can I get the correct figure number? Thanks, Troy