mirror of
https://github.com/Relintai/elteikthesis.git
synced 2024-11-10 07:42:09 +01:00
Add required loadshadowlibrary option to todonotes package.
This commit is contained in:
parent
29e94b80e1
commit
8efb9dcbf0
@ -464,8 +464,8 @@
|
|||||||
|
|
||||||
% ------------------------------
|
% ------------------------------
|
||||||
% List of TODOs
|
% List of TODOs
|
||||||
% http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/todonotes.html
|
% http://tug.ctan.org/macros/latex/contrib/todonotes/todonotes.pdf
|
||||||
\RequirePackage[textwidth=30mm, textsize=small, color=todobackg, linecolor=orange, colorinlistoftodos, shadow, obeyFinal]{todonotes}
|
\RequirePackage[textwidth=30mm, textsize=small, color=todobackg, linecolor=orange, colorinlistoftodos, loadshadowlibrary, shadow, obeyFinal]{todonotes}
|
||||||
\RequirePackage[displaymath, tightpage]{preview}
|
\RequirePackage[displaymath, tightpage]{preview}
|
||||||
% Place TODOs on the left margin
|
% Place TODOs on the left margin
|
||||||
\reversemarginpar
|
\reversemarginpar
|
||||||
|
Loading…
Reference in New Issue
Block a user