Skip to content

Commit

Permalink
Let any floats stay within their section
Browse files Browse the repository at this point in the history
  • Loading branch information
mih committed Oct 6, 2023
1 parent 44fc38c commit 256941a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/latex/preamble_end.sty
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
% make sure that loooong URLs always break
\usepackage{xurl}
% make sure all float stay in their respective chapter
%\usepackage[chapter]{placeins}
\usepackage[section]{placeins}

% make enough room for the auto-generated header content
\setlength{\headheight}{13.6pt}
Expand Down

0 comments on commit 256941a

Please sign in to comment.