summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-07-30 22:41:10 +0000
committerKarl Berry <karl@freefriends.org>2013-07-30 22:41:10 +0000
commitd7fd9f2468acabe43939c50b2f94605d2612364d (patch)
tree29b62ed181427e8565d6969265b05c33450ec100 /Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
parent6c0928331909ce5c71fe9538707fc786ef7ff6c4 (diff)
tcolorbox (30jul13)
git-svn-id: svn://tug.org/texlive/trunk@31316 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
index 11ea2274bcd..4608d47c49a 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.skins.tex
@@ -1,7 +1,7 @@
% !TeX root = tcolorbox.tex
% include file of tcolorbox.tex (manual of the LaTeX package tcolorbox)
\clearpage
-\section{Library 'skins'}\label{sec:skins}
+\section{Library \mylib{skins}}\label{sec:skins}
The library is loaded by a package option or inside the preamble by:
\begin{dispListing}
\tcbuselibrary{skins}
@@ -13,7 +13,7 @@ the following skins use |tikz| instead of |pgf|.
From a technical point of view, a \emph{skin} is a style definition for the
appearance of a |tcolorbox|. The core package provides some additional
option keys for skins but only a single skin called \refSkin{standard}.
-The 'skins' library adds several more skins. To change a skin, only one
+The \mylib{skins} library adds several more skins. To change a skin, only one
option from the core package has to be set.
\begin{docTcbKey}{skin}{=\meta{name}}{style, no default, initially \texttt{standard}}
@@ -502,7 +502,7 @@ but all other skins, e.\,g.\ \refSkin{enhanced}.
The watermark options rely on the more general overlay options described in
Section \ref{subsec:overlays} from page \pageref{subsec:overlays}.
Therefore, \emph{watermarks} and \emph{overlays} cannot be used mixed.
-But a mixture is possible with the 'hooks' library, see Section \ref{sec:hooks}.
+But a mixture is possible with the \mylib{hooks} library, see Section \ref{sec:hooks}.
\end{marker}