summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.tex')
-rw-r--r--Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.tex18
1 files changed, 13 insertions, 5 deletions
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 3795a2c3d27..94cefa6bd27 100644
--- a/Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.tex
+++ b/Master/texmf-dist/doc/latex/mdframed/mdframed-doc-en.tex
@@ -1,6 +1,6 @@
%Documenation of the package mdframed
-%%$Id: mdframed-doc-en.tex 198 2011-09-11 10:50:44Z marco $
-%%$Rev: 198 $
+%%$Id: mdframed-doc-en.tex 201 2011-10-04 18:57:50Z marco $
+%%$Rev: 201 $
%%$Author: marco $
%%$Dater:$
%% [latex -> ps -> pdf]
@@ -8,7 +8,7 @@
\documentclass[english,11pt,]{scrartcl}
%\usepackage{showframe}
\usepackage[nofancy,draft,notoday]{svninfo}
-\svnInfo $Id: mdframed-doc-en.tex 198 2011-09-11 10:50:44Z marco $
+\svnInfo $Id: mdframed-doc-en.tex 201 2011-10-04 18:57:50Z marco $
\usepackage{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
@@ -495,10 +495,10 @@ the second one is a number (e.g. 2) which will be multiplied by \mdoption{1 defa
With this option you set the values \mdcommand{theorempreskipamount}
and\newline \mdcommand{theorempostskipamount} to 0pt.
-\mdDescribeMacro[false]{nobreak} Sometimes it is useful to prevent a frame from splitting. The \mdoption{nobreak} option is used for this purpose.
+\mdDescribeMacro[false]{nobreak} Sometimes it is useful to prevent a frame from splitting. The \mdoption{nobreak} option is used for this purpose. If you activate this option you can enable it by setting \mdoption{nobreak=false}.
-\mdDescribeMacro[0pt]{needspace} Sometimes it is useful to set a minimum height befor a frame should be splittet. For such cases you can use \mdoption{needspace}.
+\mdDescribeMacro[0pt]{needspace} Sometimes it is useful to set a minimum height befor a frame should be splitted. For such cases you can use \mdoption{needspace}. The option requires a length which sets the minimum height befor a frame will be splitted.
\mdDescribeMacro{style} If you define a special style with \mdcommand{mdfdefinstyle} you can use the key \mdoption{style} to load the style. \mdname has no predefined styles.
@@ -944,6 +944,14 @@ Text\par Text\par Text
\twocolumn[\subsection{Revision history}\label{rev}]
\setkomafont{subsubsection}{\normalfont\bfseries}
\small\raggedright
+\minisec{Version 0.9d submitted 04 Oct 2011}
+\begin{itemize}
+\item fixes bugs (thanks to Lars Madsen)
+\item added option \mdoption{hidealllines}
+\item fixed documentation
+\end{itemize}
+
+
\minisec{Version 0.9e submitted 11 Sep 2011}
\begin{itemize}
\item working with \texttt{twoside} modus