Skip to content

Commit

Permalink
Add stfloats package to have footnotes below floats
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Oct 10, 2018
1 parent 1fbfb05 commit a0e35be
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## Added

- Added [stfloats](https://ctan.org/pkg/stfloats) package to enable footnotes below floats

## [3.0.0-beta.3] - 2018-06-06

## Fixed
Expand Down
8 changes: 8 additions & 0 deletions config.tex
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,14 @@
%%%


%%%
% EN: Put footnotes below floats
% Source: https://tex.stackexchange.com/a/32993/9075
\usepackage{stfloats}
\fnbelowfloat
%%%


%%%
% EN: For nested figures
% DE: Fuer Abbildungen innerhalb von Abbildungen
Expand Down

0 comments on commit a0e35be

Please sign in to comment.