diff options
Diffstat (limited to 'macros/luatex/latex/marginalia/README.md')
-rw-r--r-- | macros/luatex/latex/marginalia/README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/macros/luatex/latex/marginalia/README.md b/macros/luatex/latex/marginalia/README.md new file mode 100644 index 0000000000..288fcf4c46 --- /dev/null +++ b/macros/luatex/latex/marginalia/README.md @@ -0,0 +1,16 @@ +# `marginalia` - Non-floating marginal content with automatic placement for LuaLaTeX + +## Description + +This LuaLaTeX package allows the placement of marginal content anywhere, without `\marginpar`'s limits, and +automatically adjusts positions to prevent overlaps or content being pushed off the page. In short, it tries to combine +the best features from the packages `marginnote`, `marginfix` and `marginfit` with key--value settings that allow +fine-grained customization. + +## Author + +This package is by Alan J. Cain: a.j.cain (AT) gmail.com + +## Licence + +Released under the LaTeX Project Public License v1.3c or later: https://www.latex-project.org/lppl.txt |