aboutsummaryrefslogtreecommitdiff
path: root/report/template.latex
diff options
context:
space:
mode:
authorVasil Zlatanov <v@skozl.com>2019-02-11 15:39:45 +0000
committerVasil Zlatanov <v@skozl.com>2019-02-11 15:39:45 +0000
commit586909e40569cd32f398d4360ba67876da10887f (patch)
tree4de61b96a33fac62c01b9a71dcce3dff94888cae /report/template.latex
parenteaf830f7e12a744a9c72171fae57f0826e4ca453 (diff)
downloade4-vision-586909e40569cd32f398d4360ba67876da10887f.tar.gz
e4-vision-586909e40569cd32f398d4360ba67876da10887f.tar.bz2
e4-vision-586909e40569cd32f398d4360ba67876da10887f.zip
Define fontsize in metadata
Diffstat (limited to 'report/template.latex')
-rw-r--r--report/template.latex2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/template.latex b/report/template.latex
index 518752c..afc8358 100644
--- a/report/template.latex
+++ b/report/template.latex
@@ -1,4 +1,4 @@
-\documentclass[10pt,$if(fontsize)$$fontsize$,$endif$$if(lang)$$babel-lang$,$endif$$if(papersize)$$papersize$paper,$endif$$for(classoption)$$classoption$$sep$,$endfor$]{IEEEtran}
+\documentclass[$if(fontsize)$$fontsize$,$endif$$if(lang)$$babel-lang$,$endif$$if(papersize)$$papersize$paper,$endif$$for(classoption)$$classoption$$sep$,$endfor$]{IEEEtran}
$if(beamerarticle)$
\usepackage{beamerarticle} % needs to be loaded first
\usepackage[T1]{fontenc}