about summary refs log tree commit diff
path: root/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'main.tex')
-rw-r--r--main.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/main.tex b/main.tex
index b655726..952e272 100644
--- a/main.tex
+++ b/main.tex
@@ -12,8 +12,10 @@
 \usepackage[hidelinks]{hyperref} % clickable links
 \usepackage{graphicx} % graphics
 \usepackage{caption} % captions
+\usepackage{subfigure}
 %\usepackage{lmodern} % even nicer font
 \usepackage[stable]{footmisc} % footnotes
+\usepackage{svg}
 
 % code listings
 \usepackage{listings}
@@ -29,6 +31,7 @@
 \usepackage{forest}
 
 \linespread{1}
+\hbadness=99999
 
 \begin{document}