diff --git a/tmpl/tex/de_contract/header.tex.tmpl b/tmpl/tex/de_contract/header.tex.tmpl index caf8c7b4..c88e7d46 100644 --- a/tmpl/tex/de_contract/header.tex.tmpl +++ b/tmpl/tex/de_contract/header.tex.tmpl @@ -50,6 +50,7 @@ \usepackage[german]{babel} \usepackage[footnotesize]{caption} \usepackage{portland} +\usepackage{float} %---------------------- File "./base/proc.sty": %---------------------- File "./misc/blkarray.sty": %---------------------- File "./misc/doublespace.sty": diff --git a/tmpl/tex/de_technical/header.tex.tmpl b/tmpl/tex/de_technical/header.tex.tmpl index 1df28e73..1ec34437 100644 --- a/tmpl/tex/de_technical/header.tex.tmpl +++ b/tmpl/tex/de_technical/header.tex.tmpl @@ -45,6 +45,7 @@ \usepackage[footnotesize]{caption} \usepackage{portland} \usepackage{amsmath} +\usepackage{float} %---------------------- File "./base/proc.sty": %---------------------- File "./misc/blkarray.sty": %---------------------- File "./misc/doublespace.sty": diff --git a/tmpl/tex/en_technical/header.tex.tmpl b/tmpl/tex/en_technical/header.tex.tmpl index b15f968e..8a52477d 100644 --- a/tmpl/tex/en_technical/header.tex.tmpl +++ b/tmpl/tex/en_technical/header.tex.tmpl @@ -44,6 +44,7 @@ %\usepackage[german]{babel} \usepackage[footnotesize]{caption} %\usepackage{portland} +\usepackage{float} %---------------------- File "./base/proc.sty": %---------------------- File "./misc/blkarray.sty": %---------------------- File "./misc/doublespace.sty":