summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thmtools/README.md
blob: fe6df2a9e4f80c382cdd2a320539ea71e3d08474 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The `thmtools` bundle provides several packages for commonly-needed 
features for theorems. As designed, the bundle should work with kernel
theorems (theorems ‘out of the box’ with LaTeX), 
the [`amsthm`](https://ctan.org/pkg/amsmath) package and 
the [`ntheorem`](https://ctan.org/pkg/ntheorem) package.
    
Provided features:
 - a keyval interface to `\newtheorem` and `\newtheoremstyle`
 - a `\listoftheorem` command with filtering ability
 - [`hyperref`](https://ctan.org/pkg/hyperref) and [`cleveref`](https://ctan.org/pkg/cleveref) compatibility
 - a way of restating entire theorems with a single macro call

License: LPPL 1.3c

Currently the package is maintained by Yukai Chou.

Previous Maintainer was Ulrich M. Schwarz.