add dependency on tikz
This commit is contained in:
parent
1b63e4ac3f
commit
2e98bf5a23
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@
|
|||
%%%%%%%%%%%%%%%%%%
|
||||
% A collection of math-related symbols / tools I often use, mainly collected together from Stack Overflow or hacked together myself
|
||||
|
||||
|
||||
%Dependencies
|
||||
\RequirePackage{tikz}
|
||||
|
||||
|
||||
|
||||
% noloc command by
|
||||
% user 'egreg' (https://tex.stackexchange.com/users/4427/egreg)
|
||||
% posted on
|
||||
|
|
Loading…
Reference in a new issue