Skip to content

Commit

Permalink
Fix footnote placement
Browse files Browse the repository at this point in the history
Fixes #13
  • Loading branch information
cdlm committed Apr 21, 2016
1 parent bc0036a commit 60ed8b4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sbabook.cls
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@
\renewcommand\sideparform{\ifmemtortm\RaggedRight\else\RaggedLeft\fi}
% \setmpjustification{\RaggedLeft}{\RaggedRight} % this is for margin floats

% footnotes at bottom of page instead of below text (which is ragged bottom)
% also moves footnotes below bottom-of-page floats
\RequirePackage[bottom]{footmisc}


%%%
%%% Title page
%%%
Expand Down

0 comments on commit 60ed8b4

Please sign in to comment.