xml2rfc icon indicating copy to clipboard operation
xml2rfc copied to clipboard

Ability to automatically number equations and cross reference them

Open ajeanmahoney opened this issue 3 years ago • 1 comments

Description

It would be nice if equations in a document could be sequentially numbered automatically and that these equations could be cross-referenced in text. This feature should be available outside of the figure-numbering framework. That is, an equation should not need both a figure number and an equation number. The equation number should be to the right of the equation.

For example, see RFC 8698 (equation numbering was done manually).

This enhancement has been requested previously (see #68).

Code of Conduct

ajeanmahoney avatar Nov 22 '22 23:11 ajeanmahoney

While equation numbering is more widely implemented, a related feature allows numbering pieces of/positions in pseudocode or even diagrams.

cabo avatar Nov 23 '22 00:11 cabo