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/README21
1 files changed, 15 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/mdframed/README b/Master/texmf-dist/doc/latex/mdframed/README
index cb686e62de5..bad18c08572 100644
--- a/Master/texmf-dist/doc/latex/mdframed/README
+++ b/Master/texmf-dist/doc/latex/mdframed/README
@@ -1,7 +1,7 @@
-%%$Id: README 101 2010-12-22 16:26:58Z marco $
-%%$Rev: 101 $
+%%$Id: README 161 2011-08-06 11:28:15Z marco $
+%%$Rev: 161 $
%%$Author: marco $
-%%$Date: 2010-12-22 17:26:58 +0100 (Mi, 22. Dez 2010) $
+%%$Date: 2011-08-06 13:28:15 +0200 (Sa, 06. Aug 2011) $
Working with the command \fbox or \fcolorbox, one has to
handle page breaks by hand. The present package defines the
@@ -10,13 +10,23 @@ environment mdframed which automatically deals with page breaks.
Author's name: Marco Daniel and Elke Schubert (!new)
License type: lppl
+
+------------------------------------------------
+changes in version 0.7a:
+- added option frametitle
+- added option frametitlefont
+- allow twolumn-mode
+- changed the calculation
+- added option tikzsetting
+- added options for hidden lines for all styles
+- fixes bugs
+
+------------------------------------------------
changes in version 0.6a:
- fixes bugs
- added \mdfsetup to the documentation
- expanded documentation
-
-
------------------------------------------------
changes in version 0.5:
- added style=3 with pstricks
@@ -37,7 +47,6 @@ changes in version 0.4:
- 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