There is definitely something different in version 2.0.1 from the earlier
versions I've used for years, and not in a good way. I changed the document
class from article (more fonts) to report-KOMAscript and this makes no
difference.
I've commented out \numberwithin{figure}{section} and
\numberwithin{table}{section} yet there are still discrepancies between the
table/figure caption number and the reference in the text. I have the
cross-reference set to insert the table/figure number and page.
Here's an example from the document; I can strip everything but this from
the document if desired:
In the text this table is in subsection 3.1.1.1 and reads, "Table 3.1.1.1
displays the key points ..." Just below that, on the same page is the table
marked, "Table 3.1.: Descriptive statistics ...".
If I uncomment the 'numberwithin' commands in the preamble the
cross-reference in the text remains, "Table 3.1.1.1 displays the key points
..." while the table itself is now designated, "Table 3.1.1.1.: Descriptive
statistics ...".
Is this a bug? Is there a work-around for this other than my entering the
table references manually?
TIA,
Rich