![](https://secure.gravatar.com/avatar/c454c7402b3c58eaddc7622147742a81.jpg?s=120&d=mm&r=g)
9 Sep
2012
9 Sep
'12
11:23 p.m.
That works great too. One more question now. I would like a particular MetaPost label to contain the value of a variable, say n. I don't want to use label(decimal(n),origin); because I want the label to be a TeX picture instead of a string. That is, I would like to have label(btex n etex,origin); where n is the VALUE of n and not the letter n. Thanks, Troy