added forest package
This commit is contained in:
parent
ee81d75810
commit
ed7049ecf8
|
@ -7,6 +7,8 @@
|
|||
\usepackage{parskip}
|
||||
%for math typing
|
||||
\usepackage{latexsym, amssymb, amsfonts, mathtools, xfrac}
|
||||
%for making pretty trees
|
||||
\usepackage{forest}
|
||||
%for source code listings
|
||||
\usepackage{listings}
|
||||
%for algorithm typing
|
||||
|
|
Loading…
Reference in a new issue