summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mdframed/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/mdframed/README')
-rw-r--r--Master/texmf-dist/doc/latex/mdframed/README20
1 files changed, 11 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/mdframed/README b/Master/texmf-dist/doc/latex/mdframed/README
index cf04fcfaf66..4ba5eac5f01 100644
--- a/Master/texmf-dist/doc/latex/mdframed/README
+++ b/Master/texmf-dist/doc/latex/mdframed/README
@@ -1,18 +1,20 @@
-%%$Id: README 190 2011-09-07 10:39:52Z marco $
-%%$Rev: 190 $
+%%$Id: README 198 2011-09-11 10:50:44Z marco $
+%%$Rev: 198 $
%%$Author: marco $
-%%$Date: 2011-09-07 12:39:52 +0200 (Mi, 07. Sep 2011) $
+%%$Date: 2011-09-11 12:50:44 +0200 (So, 11. Sep 2011) $
+
+The standard methods for framing text (\fbox or \fcolorbox)
+require you to handle page breaks by hand, meaning that you
+have to split the \fbox into two. The present package
+defines the environment \mdfamed which automatically deals
+with pagebreaks in framed text.
-Working with the command \fbox or \fcolorbox, one has to
-handle page breaks by hand. The present package defines the
-environment mdframed which automatically deals with page breaks.
Author's name: Marco Daniel and Elke Schubert (!new)
License type: lppl
----------------------------
-v0.9b
-- fixes bugs in \newmdtheoremenv (Thanks to Enrico Gregorio)
-
+v0.9e
+- working with twoside modus