30 Oct
2011
30 Oct
'11
7:30 a.m.
Am 29.10.2011 um 23:47 schrieb Paul Menzel:
Dear ConTeXt folks,
I am sorry for another reference related question. Using
ConTeXt ver: 2011.10.14 22:47 MKIV fmt: 2011.10.15 int: english/english
the following example does not work. Either no number is shown or »??«.
\starttext
Table \ref[][tab:reference] is a nice table. But referencing does not work \ref[tab:reference].
Use “\in[tab:reference]” to refer to the table number of give “\ref” a keyword (in your case “number”) for the first argument. Wolfgang