Abdelrazak Younes schrieb:
So could someone please list the possible options? Without any knowledge
of LateX, those are the one that would make sense to me:
- continued: don't increment the counter, append a (continued) to the
caption label
As far as I can see, only this one makes sense.
- restart: restart the counter and discard previous value.
> - set n: reset the counter at number n
Both should not be done. You can restart the counter with every new part, section or what you like.
But this is done with a command in the preamble. This is so for good reasons as this assures a
consistent layout. The same applies for changing the numbering scheme.
regards Uwe