Am using a legacy template but I've tried everything and appendix numbering refuses to work.
The h1. appendix style looks like this:
h1.appendix
{
mc-auto-number-format: 'CH:{A} ';
}
For the second appendix TOC properties, I have:
Printed output > Break Type: Chapter break
Printed output > Page Layout: Default
Auto-numbers > Increment number: ON
But the second appendix is numbered 0, 0.1, etc, rather than B, B.1, etc.
P.
Appendix numbering won't work
Re: Appendix numbering won't work
The A in the mc-auto-number-format is merely a sequence signifier -- it doesn't set the format of the number. You can have sequence A for appendix numbering, sequence C for chapters, sequence F for figures, and they can all show up as numbers.
For my appendix I have in Properties in the TOC:
Autonumbers
next to Reset to: menu -- select Format: ALPHA (A,B,C)
This should switch the format of the numbers.
For my appendix I have in Properties in the TOC:
Autonumbers
next to Reset to: menu -- select Format: ALPHA (A,B,C)
This should switch the format of the numbers.