diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-05 00:16:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-05 00:16:23 +0000 |
commit | 45c6401dd15f7ce517e6798f2948e94148dcd8c3 (patch) | |
tree | dbca8c25cb7c90bea755773d5211f7d89ba32478 /Master/texmf-dist/doc/latex/mdframed/README | |
parent | f5b4e2827c52206834b8c921b5a037c615b24f3a (diff) |
mdframed (4sep11)
git-svn-id: svn://tug.org/texlive/trunk@23815 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mdframed/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/mdframed/README | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/mdframed/README b/Master/texmf-dist/doc/latex/mdframed/README index 6aa1764b150..e477349dbbc 100644 --- a/Master/texmf-dist/doc/latex/mdframed/README +++ b/Master/texmf-dist/doc/latex/mdframed/README @@ -1,7 +1,7 @@ -%%$Id: README 165 2011-08-30 09:55:55Z marco $ -%%$Rev: 165 $ +%%$Id: README 173 2011-09-04 16:28:21Z marco $ +%%$Rev: 173 $ %%$Author: marco $ -%%$Date: 2011-08-30 11:55:55 +0200 (Di, 30. Aug 2011) $ +%%$Date: 2011-09-04 18:28:21 +0200 (So, 04. Sep 2011) $ Working with the command \fbox or \fcolorbox, one has to handle page breaks by hand. The present package defines the @@ -11,6 +11,12 @@ Author's name: Marco Daniel and Elke Schubert (!new) License type: lppl ------------------------------------------------ +changes in version 0.9: +- added option nobreak +- detecting float environments to prevent split calculation +- expand documentation (Thanks to Alan Munn) + +------------------------------------------------ changes in version 0.8a: - fixes bugs - fixes documentation |