next up previous contents index
Next: The numberwithin command Up: Wrong output Previous: Wrong output

Section numbers 0.1, 5.1, 8.1 instead of 1, 2, 3

 

This most likely means that you have the arguments for numberwithin in reverse order:

\numberwith{section}{equation}
That means `print the section number as equation number.section number and reset to 1 every time an equation occurs' when what you probably wanted was the inverse
\numberwith{equation}{section}



Carsten Braeutigam
Sun Jun 25 14:57:10 MET DST 1995