cleveref-usedon – Adds forward-referencing functionality to the cleveref package
Imagine you are reading a long mathematical text such as a text book or a thesis.
There are plenty of supplementary lemmas, propositions, theorems and/or exercises throughout the whole text.
You ask yourself “Gosh, while Lemma 1.12 is certainly an interesting result, where is this result used later on in this long text? I really would find that helpful to decide why I should read the proof.”
You can, of course, use the PDF search function of your viewer to look up the string “Lemma 1.12”, but wouldn’t it be more helpful if Lemma 1.12 already indicated all or at least its most useful/crucial applications via an info message?
This is what this package tries to address: The info message “Used on p. 40, 43-45 and 101.” would then be printed to the header of Lemma 1.12.
This is done by extending the \cref and \Cref
commands and giving them an optional argument UsedOn.
Every time you wish to record a reference in the “used on page list”,
you would simply type \cref[UsedOn]{<LabelName>}
.
If you use \cref without this optional argument,
this reference won’t be recorded in this page list.
Sources | /macros/latex/contrib/cleveref-usedon |
Documentation | |
Support | https://github.com/SvenPistre/cleveref-usedon/discussions |
Bug tracker | https://github.com/SvenPistre/cleveref-usedon/issues |
Repository | https://github.com/SvenPistre/cleveref-usedon |
Version | 0.4.0 2023-04-21 |
Licenses | The LaTeX Project Public License 1.3 |
Copyright | 2023 Sven Pistre |
Maintainer | Sven Pistre |
Contained in | TeX Live as cleveref-usedon MiKTeX as cleveref-usedon |
Topics | Label and References |
See also | cleveref-forward |
Download the contents of this package in one zip archive (614.6k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments