diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-01 23:09:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-01 23:09:39 +0000 |
commit | 905e4b59250e7a09de14faed63264e115ea93a8e (patch) | |
tree | b56c25c57799e6d2e58fe8902ef6b6f5dd790919 /Master/texmf-dist/doc/latex/mdframed | |
parent | c46fedb6ca202978e4d55c800452c32528e40326 (diff) |
mdframed 0.3b (1may10)
git-svn-id: svn://tug.org/texlive/trunk@18071 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mdframed')
-rw-r--r-- | Master/texmf-dist/doc/latex/mdframed/README | 9 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mdframed/mdframed-doc.pdf | bin | 612384 -> 619095 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/mdframed/mdframed-doc.tex | 37 |
3 files changed, 33 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/latex/mdframed/README b/Master/texmf-dist/doc/latex/mdframed/README index 94dd6a525b9..0132110165a 100644 --- a/Master/texmf-dist/doc/latex/mdframed/README +++ b/Master/texmf-dist/doc/latex/mdframed/README @@ -5,6 +5,11 @@ environment mdframed which automatically deals with page breaks. Author's name: Marco Daniel License type: lppl +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 +- added new options: leftmargin and rightmargin +- fixes some bugs diff --git a/Master/texmf-dist/doc/latex/mdframed/mdframed-doc.pdf b/Master/texmf-dist/doc/latex/mdframed/mdframed-doc.pdf Binary files differindex 2ef66b56905..dfdf6ec2816 100644 --- a/Master/texmf-dist/doc/latex/mdframed/mdframed-doc.pdf +++ b/Master/texmf-dist/doc/latex/mdframed/mdframed-doc.pdf diff --git a/Master/texmf-dist/doc/latex/mdframed/mdframed-doc.tex b/Master/texmf-dist/doc/latex/mdframed/mdframed-doc.tex index 0adc00e3b63..2540d6fac31 100644 --- a/Master/texmf-dist/doc/latex/mdframed/mdframed-doc.tex +++ b/Master/texmf-dist/doc/latex/mdframed/mdframed-doc.tex @@ -1,5 +1,5 @@ %% Documentation of the package mdframed.sty -\def\mdversion{version 0.3a} +\def\mdversion{version 0.3b} \documentclass[american,11pt]{article} \usepackage{geometry} \geometry{left=3cm,right=3cm,top=2cm,bottom=2cm} @@ -18,6 +18,10 @@ }{% \usepackage[scaled]{libertine} } + \newcommand{\origttfamily}{}% sollte noch nicht definiert sein! + \let\origttfamily=\ttfamily % alte Definition von \ttfamily sichern + \renewcommand{\ttfamily}{\origttfamily \hyphenchar\font=`\-} + \usepackage{xcolor} \usepackage[babel]{microtype} \usepackage{array,tabularx} @@ -152,10 +156,10 @@ Load the package as usual: \usepackage[<GLOBAL OPTIONS>]{mdframed} \end{mdexample} -The package defines only one environment with the following syntax +The package defines only one environment with the following syntax: \begin{mdexample} - \begin{mdframed}[< LOCAL OPTIONS >] - < CONTENT > + \begin{mdframed}[<LOCAL OPTIONS>] + <CONTENT> \end{mdframed} \end{mdexample} @@ -172,7 +176,7 @@ The following options are only global options. & default=\mdsetting{0pt} \\ \mdoption{skipbelow}=<LENGTH>& Sets an additional skip below the frame. & default=\mdsetting{0pt} \\ - \mdoption{xcolor}=<VALUE(S)>& By setting this key the package \mdpack{xcolor} will + \mdoption{xcolor}=<VALUE(S)>& By setting this key, the package \mdpack{xcolor} will be loaded with the given value(s). Without any value \mbox{\mdname} loads the package \mdpack{color} without any options. & default=\mdsetting{none} \\ @@ -186,7 +190,7 @@ The following options are only global options. \clearpage \subsection{Global and Local Options} -The listed options below allows to set global and local. +The options listed below can be set globally or locally. \begin{center} \renewcommand{\arraystretch}{1.5} \begin{tabularx}{\linewidth}{@{}lXl@{}} @@ -212,9 +216,9 @@ The listed options below allows to set global and local. The basic unit of the length is pt. So it is possible to set length to 6 which is equal to 6pt. & default=\mdsetting{20pt} \\ - \mdoption{ntheorem}=<boolean>& Befor setting this key you have to load the package \mdpack{ntheorem}. - With this option you set the values \mdcommand{theorempreskipamount} - and \mdcommand{theorempostskipamount} to 0pt. + \mdoption{ntheorem}=<BOOLEAN>& Before setting this key, you have to load the package \mdpack{ntheorem}. + With this option you set the values \mdcommand{theorempreskipamount} + and \mdcommand{theorempostskipamount} to 0pt. & default=\mdsetting{false} \\ \end{tabularx} \end{center} @@ -268,7 +272,7 @@ The listed options below allows to set global and local. \end{itemize} \end{lemma} \end{document}\end{mdexample} - +\clearpage \section{Known Problems} In this section I will collect known problems. In case you encouter any further problems, please drop me an email, \href{mailto:marco.daniel@mada-nada.de}{marco.daniel@mada-nada.de}. @@ -277,7 +281,18 @@ The listed options below allows to set global and local. \begin{enumerate} \item So far it is not possible to extend a frame to more than two pages - \item So far there is no implementation for choosing different styles of the frame. But I am workind on that. + \item So far there is no implementation for choosing different styles of the frame but I am working on that. \end{enumerate} +\section{Acknowledgement} +Thanks for the bug reports and suggestions + +\textsf{Dick Nickalls;\quad Dr. Dietrich Grau;\quad Piazza Luca;\quad} +\medskip + +\noindent Thanks for proofreading + +\textsf{Nahid Shajari} + + \end{document} |