Directory tex-archive/macros/latex/contrib/tcolorbox
%% The LaTeX package tcolorbox - version 2.02 (2013/03/13) %% %% ------------------------------------------------------------------------------------------- %% Copyright (c) 2006-2013 by Prof. Dr. Dr. Thomas F. Sturm <thomas dot sturm at unibw dot de> %% ------------------------------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. %% The latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of LaTeX %% version 2005/12/01 or later. %% %% This work has the LPPL maintenance status `author-maintained'. %% %% This work consists of all files listed in README %% tcolorbox provides an environment for colored and framed text boxes with a heading line. Optionally, such a box can be split in an upper and a lower part. The package tcolorbox can be used for the setting of LaTeX examples where one part of the box displays the source code and the other part shows the output. Another common use case is the setting of theorems. The package supports saving and reuse of source code and text parts. Contents of the package ======================= 'README' this file 'CHANGES' log of changes (history) 'tcolorbox.sty' LaTeX package file (style file) 'tcbbreakable.code.tex' LaTeX package file (library of tcolorbox) 'tcbdocumenation.code.tex' LaTeX package file (library of tcolorbox) 'tcblistings.code.tex' LaTeX package file (library of tcolorbox) 'tcblistingsutf8.code.tex' LaTeX package file (library of tcolorbox) 'tcbskins.code.tex' LaTeX package file (library of tcolorbox) 'tcbtheorems.code.tex' LaTeX package file (library of tcolorbox) 'tcolorbox.pdf' Documentation for tcolorbox 'tcolorbox.tex' Source code of the documentation 'tcolorbox-example.tex' Example file for package usage 'tcolorbox-example.pdf' Compiled example 'tcolorbox-german.pdf' Outdated documentation in German 'Basilica_5.png' Example picture Installation ============ Copy the contents of the 'tcolorbox.tds.zip' from CTAN to your local TeX file tree. Alternatively, put the files to their respective locations within the TeX installation: 'tcolorbox.sty' -> /tex/latex/tcolorbox 'tcbbreakable.code.tex' -> /tex/latex/tcolorbox 'tcbdocumenation.code.tex' -> /tex/latex/tcolorbox 'tcblistings.code.tex' -> /tex/latex/tcolorbox 'tcblistingsutf8.code.tex' -> /tex/latex/tcolorbox 'tcbtheorems.code.tex' -> /tex/latex/tcolorbox 'tcbskins.code.tex' -> /tex/latex/tcolorbox all other files -> /doc/latex/tcolorbox
Files
| Name | Size | Date | Notes |
|---|---|---|---|
Basilica_5.png |
22407 | 2013-03-13 02:50:34 | |
CHANGES |
5758 | 2013-03-13 02:50:34 | |
README |
2897 | 2013-03-13 02:50:34 | |
tcbbreakable.code.tex |
16947 | 2013-03-13 02:50:34 | |
tcbdocumentation.code.tex |
7619 | 2013-03-13 02:50:34 | |
tcblistings.code.tex |
3405 | 2013-03-13 02:50:34 | |
tcblistingsutf8.code.tex |
1131 | 2013-03-13 02:50:34 | |
tcbskins.code.tex |
27577 | 2013-03-13 02:50:34 | |
tcbtheorems.code.tex |
1369 | 2013-03-13 02:50:34 | |
tcolorbox-example.pdf |
147400 | 2013-03-13 02:50:34 | |
tcolorbox-example.tex |
3865 | 2013-03-13 02:50:34 | |
tcolorbox-german.pdf |
741405 | 2013-03-13 02:50:34 | |
tcolorbox.pdf |
1545348 | 2013-03-13 02:50:34 | |
tcolorbox.sty |
21235 | 2013-03-13 02:50:34 | |
tcolorbox.tex |
165181 | 2013-03-13 02:50:34 |
Download the complete
contents of this directory in one zip archive
(1.8M).
tcolorbox – Coloured boxes, for LaTeX examples and theorems, etc
The package provides an environment for coloured and framed text boxes with a heading line. Optionally, such a box can be split in an upper and a lower part; thus the package may be used for the setting of LaTeX examples where one part of the box displays the source code and the other part shows the output. Another common use case is the setting of theorems. The package supports saving and reuse of source code and text parts.
| Documentation |
Readme Package documentation (German) Package documentation (English) |
| Version | 2.02 |
| License | The LaTeX Project Public License 1.3 |
| Copyright | 2006-2012 Prof. Dr. Dr. Thomas F. Sturm |
| Maintainer | Thomas F. Sturm |
| Contained in | TeXLive as tcolorbox |
| MiKTeX as tcolorbox | |
| Topics |
typesetting in colour code listing, syntax highlighting verbatim typesetting, etc. creating boxes |
