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/README12
1 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/mdframed/README b/Master/texmf-dist/doc/latex/mdframed/README
index 0132110165a..ddf0979dab2 100644
--- a/Master/texmf-dist/doc/latex/mdframed/README
+++ b/Master/texmf-dist/doc/latex/mdframed/README
@@ -2,14 +2,22 @@ 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
+Author's name: Marco Daniel and Elke Schubert (!new)
License type: lppl
+changes in version 0.4:
+- second author Elke Schubert
+- fixes some bugs
+ - calculation of the page dimen
+- using tikz for the frame with different styles
+
+
+------------------------------------------------
changes in version 0.3b:
- fixes some bugs -- thanks to Dr. Dietrich Grau
- added new options: ntheorem
-
+------------------------------------------------
changes in version 0.3a:
- added new options: leftmargin and rightmargin
- fixes some bugs