From cbd58c39ebcbb9f2bbb39b9891f0d9dab26f5a4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6=20=28skjnldsv=29?= Date: Wed, 25 Oct 2017 08:11:44 +0200 Subject: [PATCH] failed rebase fix for float limit on design manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- developer_manual/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/conf.py b/developer_manual/conf.py index d59fcc510..a2958eb1c 100644 --- a/developer_manual/conf.py +++ b/developer_manual/conf.py @@ -183,7 +183,7 @@ latex_elements = { #'pointsize': '10pt', # Additional stuff for the LaTeX preamble. -#'preamble': '', +'preamble': '\extrafloats{100}\maxdeadcycles=500', } # Grouping the document tree into LaTeX files. List of tuples