summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/updatemarks/README.md
blob: 57f5f3cb56689590413d689db5a97c96e097eb34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# updatemarks
A LaTeX package is used to update marks in boxes.

You can use `\usepackage[minipage,multicol,tcolorbox]{updatemarks}` in the preamble 
of your document so that marks in these environments can be found by LaTeX.
You are able to use `\ExtractMarks` or `\ExtractSplitMarks` to save marks and 
use `\UpdateMarks` to reinsert marks. Read the documentation for more details.

# Copyright and License

Copyright 2023, 2024 Wenjian Chern

LICENSE: [LPPL 1.3c](http://www.latex-project.org/lppl.txt)