CTAN Comprehensive TeX Archive Network

Directory macros/generic/crossrefenum

README.md

crossrefenum 2024/04/13 v1.1

Smart typesetting of enumerated cross-references for various formats.

Copyright (C) 2022-2024 by Bastien Dumont <bastien.dumont@posteo.net>

CTAN: macros/generic/crossrefenum

Summary

crossrefenum lets manage the formatting of bunches of cross-references for you. It features:

  • Automatic collapsing of references;
  • Support for references by various criteria, including page and note number, line number in Cont and edpage and edline when used in conjunction with reledmac;
  • Handling of references combining two criteria (e.g. by page and note number);
  • Extension mechanisms to add support to other types of references without modifying the internal macros.

Note that sorting is not supported. I assume that users know in what order the labels they refer to appear in their document.

It is written in Plain as much as possible in order to make it compatible with a wide array of formats. For the moment, it works out of the box with Cont and .

List of files

  • CHANGELOG.md:
  • LICENSE.txt: GNU Public License v. 3
  • README.md:
  • doc/:
    • crossrefenum.md: Markdown source of the user guide to be typeset with Pandoc.
    • crossrefenum.pdf: User guide typeset with Cont.
    • fixes.lua: Lua filter to be used with Pandoc for some typographic improvements.
    • LICENSE_FDL_1-3.md: GNU Free Documentation License
    • Makefile: Provides the target crossrefenum.pdf with the required instructions for Pandoc
    • TEMPLATE_crossrefenum.context: Template to be used with Pandoc.
  • test/:
    • config-crossrefenum.tex: Configuration macros for crossrefenum specific: to the test file.
    • config-formats.tex: Preambles to be used in the test file for all supported formats.
    • data-common.tex: Text input to be used with all formats.
    • data-lines.tex: Text input to test line numbering.
    • data-reledmac.tex: Text input for reledmac.
    • format-specific-defs.tex: Definition of the macros used in the test and data files that depend on format-specific macros.
    • main-test_context.pdf: Test file generated with Cont.
    • main-test_latex.pdf: Test file generated with .
    • main-test.tex: Main test file.
    • Makefile: Provides targets to generate the test file (test for , test-context) and to check its correctness.
    • validated_output: Used by make check.
  • tex/
    • crossrefenum.sty: Wrapper for .
    • crossrefenum.tex: Macro file.
    • t-crossrefenum.tex: Wrapper for Cont.

Manual installation

In your local texmf tree, create tex/generic/crossrefenum and put in it crossrefenum.tex and, if required, crossrefenum.sty and/or t-crossrefenum.tex.

License

Copyright 2022-2024 by Bastien Dumont (bastien.dumont@posteo.net)

crossrefenum.tex is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

crossrefenum.tex is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with crossrefenum.tex. If not, see https://www.gnu.org/licenses/.

Download the contents of this package in one zip archive (320.2k).

crossrefenum – Smart typesetting of enumerated cross-references for various formats

crossrefenum lets manage the formatting of bunches of cross-references for you. It features:

  • Automatic collapsing of references;
  • Support for references by various criteria, including page and note number, line number in Cont and edpage and edline when used in conjunction with reledmac
  • Handling of references combining two criteria (e.g. by page and note number)
  • Extension mechanisms to add support to other types of references without modifying the internal macros.

Note that sorting is not supported. I assume that users know in what order the labels they refer to appear in their document.

It is written in Plain as much as possible in order to make it compatible with a wide array of formats. For the moment, it works out of the box with Cont and .

Packagecrossrefenum
Bug trackerhttps://bastien-dumont.onmypc.net/git/bdumont/crossrefenum/issues
Repositoryhttps://bastien-dumont.onmypc.net/git/bdumont/crossrefenum
Version1.1 2024-04-13
LicensesGNU General Public License, version 3 or newer
Free Documentation License
Copyright2022–2024 Bastien Dumont
MaintainerBastien Dumont
Contained inTeX Live as crossrefenum
MiKTeX as crossrefenum
TopicsLabel and References
Cont
...
Guest Book Sitemap Contact Contact Author