I have a notebook where the number on the "EquationNumbered"
cell goes from (6) to (1) within the same section. Is there any way to manually correct equation numbers?
I seem to encounter this issue regularly. Would it be possible to create a equation numbered cell without the automatic equation numbering?
Ideally, I would like to keep the parenthesis on the right-hand side of the page and simply allow an equation number to be entered instead of assigned.
The current "CounterFunction"
under Automatic Numbering Options in Cell Properties is set to "Identity"
with no parameter specified. Would it be possible to
- Make the equation number editable.
- Change the
"CounterFunction"
Are there any third-party applications that would allow me to do advanced formatting of Mathematica notebooks to address such items as editing equation numbering, produce sections containing two side-by-side columns of text, formatting tables, etc...?
Additional Info: When I change the stylesheet to Standard Report and set the cell types to "DisplayFormulaNumbered"
, the equation numbering works properly.
This seems to be a problem with the "EquationNumbered"
cell type.
Comments
Post a Comment