diff options
author | Karl Berry <karl@freefriends.org> | 2009-04-22 23:13:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-04-22 23:13:39 +0000 |
commit | 98a7866406ba511cff9e3de5eee7eb6b5c857380 (patch) | |
tree | f8c283136df6070c679185500cf983fdbe7734c4 /Master/texmf-dist/doc/latex/minibox | |
parent | 9c6b656e826e66b67e8d1e5fc771e0e4c9ff39f0 (diff) |
new latex package minibox (22apr09)
git-svn-id: svn://tug.org/texlive/trunk@12800 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/minibox')
-rw-r--r-- | Master/texmf-dist/doc/latex/minibox/README | 14 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/minibox/minibox.pdf | bin | 0 -> 120543 bytes |
2 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/minibox/README b/Master/texmf-dist/doc/latex/minibox/README new file mode 100644 index 00000000000..b13ebcdc2f8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/minibox/README @@ -0,0 +1,14 @@ +___________________ +The minibox package +v0.1 + +A small package to provide a convenient input syntax for +boxes that don't break their text over lines automatically, +but do allow manual lines breaks, and that shrink to +the natural width of the maximum line width. + + \minibox{Some\\ broken\\ text} + \minibox[c]{Centred\\ broken\\ text} + +Will Robertson +Copyright 2009 diff --git a/Master/texmf-dist/doc/latex/minibox/minibox.pdf b/Master/texmf-dist/doc/latex/minibox/minibox.pdf Binary files differnew file mode 100644 index 00000000000..7d208dd4d78 --- /dev/null +++ b/Master/texmf-dist/doc/latex/minibox/minibox.pdf |