AZ logo

CTAN directory: /macros/latex/contrib/mdframed

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
mdframed Framed environments that can split at page boundaries.

Files

Name Size* Date UTC Notes
Makefile 6 KiB 2012-Feb-04
README 2 KiB 2012-Feb-04 Shown below
README.txt 2 KiB 2012-Feb-04 another name for /macros/latex/contrib/mdframed/README
donald-duck.jpg 27 KiB 2012-Feb-04
ltxmdf.cls 15 KiB 2012-Feb-04
mdframed-example-default.pdf 266 KiB 2012-Feb-04
mdframed-example-default.tex 6 KiB 2012-Feb-04
mdframed-example-pstricks.pdf 75 KiB 2012-Feb-04
mdframed-example-pstricks.tex 4 KiB 2012-Feb-04
mdframed-example-texsx.pdf 210 KiB 2012-Feb-04
mdframed-example-texsx.tex 4 KiB 2012-Feb-04
mdframed-example-tikz.pdf 267 KiB 2012-Feb-04
mdframed-example-tikz.tex 7 KiB 2012-Feb-04
mdframed.dtx 206 KiB 2012-Feb-04
mdframed.ins 3 KiB 2012-Feb-04
mdframed.pdf 762 KiB 2012-Feb-04
mdframedmake.bat 1 KiB 2012-Feb-04

  *File sizes in kibibytes.

Contents of README

================================================================
================================================================
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 and Elke Schubert (supports tikz implementation)
License type: lppl

================================================================
The revision history is printed in the documentation.

================================================================
The current development is available at github:
https://github.com/marcodaniel/mdframed

================================================================
The package provides
 * one dtx files,
 * one Makefile (compiling for Linux/Mac),
 * one mdframedmake.bat (compiling for Windows)
 * one personal documentclass ltxmdf.cls
 * one example picture donald-duck.jpg

By running the script `make all` you will
produce the following files:
- README.txt
- mdframed.sty
- mdframed.pdf
- md-frame-0.mdf
- md-frame-1.mdf
- md-frame-2.mdf
- md-frame-3.mdf
- mdframed-example-default.tex
- mdframed-example-default.pdf
- mdframed-example-tikz.tex
- mdframed-example-tikz.pdf
- mdframed-example-pstricks.tex
- mdframed-example-pstricks.pdf
- mdframed-example-texsx.tex
- mdframed-example-texsx.pdf

I recommend the following installation in your texmf-tree:

/doc/latex/mdframed/
- README.txt
- mdframed.pdf
- mdframed-example-default.tex
- mdframed-example-default.pdf
- mdframed-example-tikz.tex
- mdframed-example-tikz.pdf
- mdframed-example-pstricks.tex
- mdframed-example-pstricks.pdf
- mdframed-example-texsx.tex
- mdframed-example-texsx.pdf
- donald-duck.jpg

/source/latex/mdframed/
- Makefile
- mdframed.dtx

/tex/latex/mdframed
- mdframed.sty
- md-frame-0.mdf
- md-frame-1.mdf
- md-frame-2.mdf
- md-frame-3.mdf
- ltxmdf.cls
================================================================
================================================================
%% CheckSum{5147}