0
$\begingroup$

Automatic Numbering does not recognize my privately created style:

Cell[StyleData["Exercise", StyleDefinitions -> StyleData["Text"]],
 MenuSortingValue->10000]

also tried the following modification:

Cell[StyleData["Exercise", StyleDefinitions -> StyleData["Text"]],
CounterIncrements->"Exercise",
 MenuSortingValue->10000]

In either case, invoking Insert>Automatic Numbering (and selecting style Exercise) produces 0

$\endgroup$
2
  • $\begingroup$ Did you insert any "Exercise" cells anywhere? The Insert | Automatic Numbering menu item will insert the number of "Exercise" cells present before the insertion point, and if there are no "Exercise" cells, the result will be 0. $\endgroup$ Commented Oct 13, 2024 at 0:28
  • $\begingroup$ Please list steps required to reproduce the issue. $\endgroup$ Commented Oct 15, 2024 at 8:26

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.