2021-09-11 16:31:44 +02:00
|
|
|
This branch is dedicated to reworking mkessler-fancythm
|
|
|
|
|
|
|
|
This is also WIP
|
|
|
|
|
|
|
|
|
2021-09-07 21:07:23 +02:00
|
|
|
## mkessler-bibliography
|
|
|
|
- Add option for only images / literature
|
|
|
|
- Add option to set include paths of images / literature
|
|
|
|
|
|
|
|
## mkessler-hypersetup
|
|
|
|
- Get rid of \@course - replace with \@title by default (automatically detect this?)
|
|
|
|
|
|
|
|
## castel-figures
|
|
|
|
- Add option for include path of inkscape figures
|
2021-09-10 11:39:14 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Option clashes
|
|
|
|
There is an option clash (since TexLive 2018) between thmtools, IEEEtrantools and cleveref.
|
|
|
|
To (temporarily) fix this, the hypersetup package provides cleveref only as an option 'cleveref'. Only load this if you are not using both of the abve
|
|
|
|
|
|
|
|
See also
|
|
|
|
https://tex.stackexchange.com/questions/515560/incompatibility-of-thmtools-ieeetrantools-and-cleveref-in-tex-live-2018-2019
|