summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mdframed
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-04 15:45:30 +0000
committerKarl Berry <karl@freefriends.org>2011-09-04 15:45:30 +0000
commit221d84716689837507637e1508b790895c4de7c3 (patch)
tree03b020cb4d26d564a1a280cb2f42e59b28428358 /Master/texmf-dist/doc/latex/mdframed
parent42e5f8462775ba16e02210c476ba8b144a08167b (diff)
mdframed (30aug11)
git-svn-id: svn://tug.org/texlive/trunk@23798 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mdframed')
-rw-r--r--Master/texmf-dist/doc/latex/mdframed/README11
-rw-r--r--Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.pdfbin118207 -> 119439 bytes
-rw-r--r--Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.tex8
3 files changed, 12 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/mdframed/README b/Master/texmf-dist/doc/latex/mdframed/README
index a58aa2823aa..6aa1764b150 100644
--- a/Master/texmf-dist/doc/latex/mdframed/README
+++ b/Master/texmf-dist/doc/latex/mdframed/README
@@ -1,7 +1,7 @@
-%%$Id: README 164 2011-08-22 19:09:15Z marco $
-%%$Rev: 164 $
+%%$Id: README 165 2011-08-30 09:55:55Z marco $
+%%$Rev: 165 $
%%$Author: marco $
-%%$Date: 2011-08-22 21:09:15 +0200 (Mo, 22. Aug 2011) $
+%%$Date: 2011-08-30 11:55:55 +0200 (Di, 30. Aug 2011) $
Working with the command \fbox or \fcolorbox, one has to
handle page breaks by hand. The present package defines the
@@ -11,6 +11,11 @@ Author's name: Marco Daniel and Elke Schubert (!new)
License type: lppl
------------------------------------------------
+changes in version 0.8a:
+- fixes bugs
+- fixes documentation
+
+------------------------------------------------
changes in version 0.8:
- added commands: \newmdenv, \renewmdenv, \newmdtheoremenv
- fixes bugs
diff --git a/Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.pdf b/Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.pdf
index 803ef3414ef..9b78f016c34 100644
--- a/Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.pdf
+++ b/Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.tex b/Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.tex
index a38344d493e..6b8e6474740 100644
--- a/Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.tex
+++ b/Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.tex
@@ -1,13 +1,13 @@
%Documenation of the package mdframed
-%%$Id: mdframed-doc-en.tex 163 2011-08-22 19:08:00Z marco $
-%%$Rev: 163 $
+%%$Id: mdframed-doc-en.tex 165 2011-08-30 09:55:55Z marco $
+%%$Rev: 165 $
%%$Author: marco $
%%$Dater:$
\setcounter{errorcontextlines}{999}
\documentclass[english,11pt,]{scrartcl}
%\usepackage{showframe}
\usepackage[nofancy,draft,notoday]{svninfo}
-\svnInfo $Id: mdframed-doc-en.tex 163 2011-08-22 19:08:00Z marco $
+\svnInfo $Id: mdframed-doc-en.tex 165 2011-08-30 09:55:55Z marco $
\usepackage{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
@@ -217,7 +217,7 @@ The last four arguments are equivalent to the command \mdcommand{newtheorem}. On
foo foo foo foo foo foo
\end{lemma}
\end{mdexample}
-
+So far there are no \mdcommand{renewmdtheoremenv}!
\section{Options}