Am 14.07.10 02:19, schrieb dalyoung:
Dear all,

I'd like to draw boxes with a label in a certain rule.
[...]

So, I'd like to know how to put received numeral(the height of the box) as a 
label.
Or, how to change the value of a variable to a string.

[...]

label("1",(3s*u+u, t*u + h*u/2));
label(decimal h,(3s*u+u, t*u + h*u/2));

or

label(textext(decimal h),(3s*u+u, t*u + h*u/2));

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to