AZ logo

CTAN directory: /macros/latex/contrib/tcolorbox

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

Packages in this directory:

Identifier Caption
tcolorbox Coloured boxes, for LaTeX examples and theorems, etc.

Files

Name Size* Date UTC Notes
CHANGES 3 KiB 2012-Apr-20
README 3 KiB 2012-Apr-20 Shown below
tcbdocumentation.code.tex 7 KiB 2012-Apr-20
tcblistings.code.tex 3 KiB 2012-Apr-20
tcbskins.code.tex 8 KiB 2012-Apr-20
tcbtheorems.code.tex 1 KiB 2012-Apr-20
tcolorbox-example.pdf 103 KiB 2012-Apr-20
tcolorbox-example.tex 3 KiB 2012-Apr-20
tcolorbox-german.pdf 724 KiB 2012-Apr-20
tcolorbox.pdf 1049 KiB 2012-Apr-20
tcolorbox.sty 16 KiB 2012-Apr-20
tcolorbox.tex 88 KiB 2012-Apr-20

  *File sizes in kibibytes.

Contents of README

%% The LaTeX package tcolorbox - version 1.30 (2012/04/20)
%%
%% -------------------------------------------------------------------------------------------
%% Copyright (c) 2006-2012 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)
  'tcblistings.code.tex'      LaTeX package file (library of tcolorbox)
  'tcbtheorems.code.tex'      LaTeX package file (library of tcolorbox)
  'tcbdocumenation.code.tex'  LaTeX package file (library of tcolorbox)
  'tcbskins.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

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
  'tcblistings.code.tex'      ->  /tex/latex/tcolorbox
  'tcbtheorems.code.tex'      ->  /tex/latex/tcolorbox
  'tcbdocumenation.code.tex'  ->  /tex/latex/tcolorbox
  'tcbskins.code.tex'         ->  /tex/latex/tcolorbox
  all other files             ->  /doc/latex/tcolorbox