summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/multifootnote/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-03-25 03:03:04 +0000
committerNorbert Preining <norbert@preining.info>2024-03-25 03:03:04 +0000
commit05f8146ef2eea2cd71b9c96583c6d893e6c76af5 (patch)
tree615019c00dc1d5e6ec2636bbbb30852f241c04ee /macros/latex/contrib/multifootnote/README.md
parent1feacf4295bab2d8f05aa0f5fbd1d902559bef36 (diff)
CTAN sync 202403250302
Diffstat (limited to 'macros/latex/contrib/multifootnote/README.md')
-rw-r--r--macros/latex/contrib/multifootnote/README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/macros/latex/contrib/multifootnote/README.md b/macros/latex/contrib/multifootnote/README.md
index bab1f56b21..17baa376af 100644
--- a/macros/latex/contrib/multifootnote/README.md
+++ b/macros/latex/contrib/multifootnote/README.md
@@ -1,11 +1,16 @@
-<!-- Copyright (C) 2022 by Jinwen XU -->
+<!-- Copyright (C) 2022-2024 by Jinwen XU -->
# `multifootnote` - Multiple numbers for the same footnote
-The package `multifootnote` provides several commands for generating footnotes with multiple numbers (or marks, if you prefer).
+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.