Merge branch 'master' of ssh://git.venberg.xyz:7920/Gabe/LaTeX-template
This commit is contained in:
commit
f3a3308ec4
|
@ -9,6 +9,8 @@
|
||||||
\usepackage{parskip}
|
\usepackage{parskip}
|
||||||
%for math typing
|
%for math typing
|
||||||
\usepackage{latexsym, amssymb, amsfonts, mathtools, xfrac}
|
\usepackage{latexsym, amssymb, amsfonts, mathtools, xfrac}
|
||||||
|
%for making pretty trees
|
||||||
|
\usepackage{forest}
|
||||||
%for source code listings
|
%for source code listings
|
||||||
\usepackage{listings}
|
\usepackage{listings}
|
||||||
%for algorithm typing
|
%for algorithm typing
|
||||||
|
|
Loading…
Reference in a new issue