summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-17 22:42:08 +0000
committerKarl Berry <karl@freefriends.org>2015-07-17 22:42:08 +0000
commit08adba3b71e8de03f7aa8b24b9c99f7b9fbd58f7 (patch)
treefd58e50226dd3b2456d29f76a43aa39137c1d37c /Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex
parentde0e37b2f2d2da31dfe9bcbfbb27140db33fad40 (diff)
tcolorbox (16jul15)
git-svn-id: svn://tug.org/texlive/trunk@37876 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex45
1 files changed, 44 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex
index ffaa81a64b1..47684bfcd29 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.hooks.tex
@@ -433,7 +433,6 @@ There are no |app| type keys since underlays are stackable by default.
The following option keys extend the options given in \Vref{subsec:skinfinish}.
There are no |app| type keys since finishes are stackable by default.
-
\begin{docTcbKey}{finish pre}{=\meta{graphical code}}{no default}
Prepends the given \meta{graphical code} to \refKey{/tcb/finish}.
\end{docTcbKey}
@@ -531,4 +530,48 @@ from page \pageref{subsec:addcodeoptions}.
\end{docTcbKey}
+\clearpage
+\subsection{Extras}
+The following option keys extend the options given in \Vref{subsec:extras}.
+There are no |app| type keys since extras are stackable by default.
+
+\begin{docTcbKey}[][doc new=2015-07-16]{extras pre}{=\marg{options}}{no default}
+ Prepends the given \meta{options} to \refKey{/tcb/extras}.
+\end{docTcbKey}
+
+\begin{docTcbKey}[][doc new=2015-07-16]{extras unbroken pre}{=\marg{options}}{no default}
+ Prepends the given \meta{options} to \refKey{/tcb/extras unbroken}.
+\end{docTcbKey}
+
+\begin{docTcbKey}[][doc new=2015-07-16]{extras first pre}{=\marg{options}}{no default}
+ Prepends the given \meta{options} to \refKey{/tcb/extras first}.
+\end{docTcbKey}
+
+\begin{docTcbKey}[][doc new=2015-07-16]{extras middle pre}{=\marg{options}}{no default}
+ Prepends the given \meta{options} to \refKey{/tcb/extras middle}.
+\end{docTcbKey}
+
+\begin{docTcbKey}[][doc new=2015-07-16]{extras last pre}{=\marg{options}}{no default}
+ Prepends the given \meta{options} to \refKey{/tcb/extras last}.
+\end{docTcbKey}
+
+\begin{docTcbKey}[][doc new=2015-07-16]{extras broken pre}{=\marg{options}}{no default}
+ Prepends the given \meta{options} to \refKey{/tcb/extras broken}.
+\end{docTcbKey}
+
+\begin{docTcbKey}[][doc new=2015-07-16]{extras unbroken and first pre}{=\marg{options}}{no default}
+ Prepends the given \meta{options} to \refKey{/tcb/extras unbroken and first}.
+\end{docTcbKey}
+
+\begin{docTcbKey}[][doc new=2015-07-16]{extras middle and last pre}{=\marg{options}}{no default}
+ Prepends the given \meta{options} to \refKey{/tcb/extras middle and last}.
+\end{docTcbKey}
+
+\begin{docTcbKey}[][doc new=2015-07-16]{extras unbroken and last pre}{=\marg{options}}{no default}
+ Prepends the given \meta{options} to \refKey{/tcb/extras unbroken and last}.
+\end{docTcbKey}
+
+\begin{docTcbKey}[][doc new=2015-07-16]{extras first and middle pre}{=\marg{options}}{no default}
+ Prepends the given \meta{options} to \refKey{/tcb/extras first and middle}.
+\end{docTcbKey}