Better presentation of the supported reference types

This commit is contained in:
Bastien Dumont
2025-08-06 08:36:01 +02:00
parent ca9923e4a9
commit d09410db10
2 changed files with 12 additions and 6 deletions

View File

@ -13,9 +13,12 @@ _crossrefenum_ lets TeX manage the formatting
of bunches of cross-references for you. It features: of bunches of cross-references for you. It features:
* Automatic collapsing of references; * Automatic collapsing of references;
* Support for references by various criteria, * Support for references by various criteria:
including page and note number, line number in ConTeXt
and edpage and edline when used in conjunction with _reledmac_; * page and note number;
* in ConTeXt: line number;
* in LaTeX, when used in conjunction with _reledmac_: edpage and edline.
* Handling of references combining two criteria * Handling of references combining two criteria
(e.g. by page and note number); (e.g. by page and note number);
* Extension mechanisms to add support to other types of references * Extension mechanisms to add support to other types of references

View File

@ -12,9 +12,12 @@ _crossrefenum_ lets TeX manage the formatting
of bunches of cross-references for you. It features: of bunches of cross-references for you. It features:
* Automatic collapsing of references; * Automatic collapsing of references;
* Support for references by various criteria, * Support for references by various criteria:
including page and note number, line number in ConTeXt
and edpage and edline when used in conjunction with _reledmac_; * page and note number;
* in ConTeXt: line number;
* in LaTeX, when used in conjunction with _reledmac_: edpage and edline.
* Handling of references combining two criteria * Handling of references combining two criteria
(e.g. by page and note number); (e.g. by page and note number);
* Extension mechanisms to add support to other types of references * Extension mechanisms to add support to other types of references