diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-22 23:12:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-22 23:12:27 +0000 |
commit | e2ca0b949de808865ea3c39087f4a6057ee0bb2a (patch) | |
tree | ccb341f268123355798d7d4c346ca0ea338ed9c3 /Master/texmf-dist/doc/latex/fitbox/README | |
parent | 802c94cd45c6b7988569f2050511c00087e91030 (diff) |
fitbox (22feb19)
git-svn-id: svn://tug.org/texlive/trunk@50088 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fitbox/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/fitbox/README | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/fitbox/README b/Master/texmf-dist/doc/latex/fitbox/README index 688742d9deb..bdd64eb941a 100644 --- a/Master/texmf-dist/doc/latex/fitbox/README +++ b/Master/texmf-dist/doc/latex/fitbox/README @@ -6,7 +6,13 @@ fit on the page. It scales the box to the maximal allowed size within the user-set limits. If there there is not enough space on the page, the box is moved to the next one. + +version 1.02 2019/02/20 Bug fixes + New command \fitbox* for boxes inside floats + New command \SetFitboxLayout for emulation of figsize + package functionality + version 1.01 2019/02/10 Use the width of the box around the graphics for default max width. Do not adjust user provided values even if they - seem nonsensical (but warn the user)
\ No newline at end of file + seem nonsensical (but warn the user) |