diff options
author | Karl Berry <karl@freefriends.org> | 2015-08-17 22:18:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-08-17 22:18:08 +0000 |
commit | b8487f5800276cf85bb543f7405b7315580bc450 (patch) | |
tree | a02af59ec34eb1767a98e2fd13b08f983b598aae /Master/texmf-dist/doc/latex/fitbox/README | |
parent | dbd534c337f7d26212191f5dbbea8a83c45d3fd9 (diff) |
fitbox (17aug15)
git-svn-id: svn://tug.org/texlive/trunk@38139 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 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fitbox/README b/Master/texmf-dist/doc/latex/fitbox/README new file mode 100644 index 00000000000..48232ed90eb --- /dev/null +++ b/Master/texmf-dist/doc/latex/fitbox/README @@ -0,0 +1,7 @@ + Fit graphics on a page + Boris Veytsman + +The fitbox package allows a box (usually an \includegraphics box) to +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. |