Fix missing package
This commit is contained in:
parent
986f98b561
commit
140ebc1904
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@
|
|||
% Enable captions for figures and tables.
|
||||
\usepackage{caption}
|
||||
|
||||
% Enable math formulae.
|
||||
\usepackage{amsmath}
|
||||
|
||||
% Enable diagonal lines in tables.
|
||||
\usepackage{static/slashbox}
|
||||
|
||||
|
|
Loading…
Reference in a new issue