On Thu, Jan 09, 2003 at 10:03:01AM +1030, Paul Medwell wrote:
> Thank you for the feedback.
> 
> Perhaps I didn't make my original question clear enough. The problem is 
> not in the label, but the number reference for it.
> 
> The attached document is an example of this. In the header of the last 
> page it reads:
> 1.1 Explanation of Table??
> 
> Instead I would like it to read:
> 1.1 Explanation of Table 1.1

I understood the problem.
Changing the label in the figure to SAMPLE-TABLE will solve your problem.
Another solution, is to make the heading appear in normal case instead
of uppercase. This is done by adding
   \def\MakeUppercase#1{#1}
to the preamble.

Reply via email to