Skip to content

Commit

Permalink
Add preamble to raise limit of floats
Browse files Browse the repository at this point in the history
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
  • Loading branch information
MorrisJobke committed Oct 23, 2017
1 parent d9f4723 commit dd2ea26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer_manual/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
#'pointsize': '10pt',

# Additional stuff for the LaTeX preamble.
#'preamble': '',
'preamble': '\\extrafloats\{100\}',
}

# Grouping the document tree into LaTeX files. List of tuples
Expand Down

0 comments on commit dd2ea26

Please sign in to comment.