Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jinwen-xu/multifootnote
Multiple numbers for the same footnote
https://github.com/jinwen-xu/multifootnote
footnote footnotes latex latex-package latex3
Last synced: 2 days ago
JSON representation
Multiple numbers for the same footnote
- Host: GitHub
- URL: https://github.com/jinwen-xu/multifootnote
- Owner: Jinwen-XU
- License: lppl-1.3c
- Created: 2022-05-31T07:50:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T08:18:26.000Z (4 months ago)
- Last Synced: 2024-11-15T15:44:59.095Z (2 months ago)
- Topics: footnote, footnotes, latex, latex-package, latex3
- Language: TeX
- Homepage: https://ctan.org/pkg/multifootnote
- Size: 171 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `multifootnote` - Multiple numbers for the same footnote
The package `multifootnote` provides several commands for generating footnotes which correspond to multiple footnote numbers (or marks, if you prefer).
In some cases, you may wish for certain footnotes to correspond to several places in your text. The traditional solution usually involves writing the same footnote mark multiple times at the corresponding places. However, this approach makes it difficult to see at once how many times a footnote has been referred to. Therefore, the current package proposes another method: writing the footnote marks in linear order, and allowing a footnote text to match several of these marks.
*For more information, please refer to its documentation.*
> Package dependencies: [*`hyperref`*](https://ctan.org/pkg/hyperref), [`refcount`](https://ctan.org/pkg/refcount).
# License
This work is released under the LaTeX Project Public License, v1.3c or later.