aboutsummaryrefslogtreecommitdiff
path: root/report/template.latex
diff options
context:
space:
mode:
Diffstat (limited to 'report/template.latex')
-rw-r--r--report/template.latex1
1 files changed, 1 insertions, 0 deletions
diff --git a/report/template.latex b/report/template.latex
index 9917236..d459163 100644
--- a/report/template.latex
+++ b/report/template.latex
@@ -7,6 +7,7 @@ $if(fontfamily)$
$else$
\usepackage{lmodern}
$endif$
+\usepackage{float}
$if(linestretch)$
\usepackage{setspace}
\setstretch{$linestretch$}