blob: 0511ab415ef090e09aa3f1e83bcef9ab3ff0adee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# fewerfloatpages package
-----
This package implements a float algorithm extension for handling float
pages. It attempts to reduce the number of unnecessary (fairly empty)
float pages while making sure that floats nevertheless stay close to
their call-outs. Several aspects of the algorithm behavior are
adjustable.
Package source can be found below:
https://github.com/FrankMittelbach/fmitex-fewerfloatpages/
The license is LPPL 1.3c.
-----
Copyright (C) 2019-2021 Frank Mittelbach<br />
<https://latex-project.org/> <br />
All rights reserved.
|