From 41b405af0fe8df4a6ee30198054b8a895ccba45a Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Thu, 6 Dec 2007 18:07:41 +0000 Subject: [PATCH] header.tex.tmpl, header.tex.tmpl, header.tex.tmpl: Add \usepackage{float} --- tmpl/tex/de_contract/header.tex.tmpl | 1 + tmpl/tex/de_technical/header.tex.tmpl | 1 + tmpl/tex/en_technical/header.tex.tmpl | 1 + 3 files changed, 3 insertions(+) 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":