summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-04-29 03:03:01 +0000
committerNorbert Preining <norbert@preining.info>2020-04-29 03:03:01 +0000
commit817ecb96eab4ed6494ddb6b8d0f17c2947a91196 (patch)
treee224845d8908ce3e353eee67b768525a2f65097a /macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex
parent7f8fffa1c8b5b30f8e2a9fd4b76778147dbb9128 (diff)
CTAN sync 202004290303
Diffstat (limited to 'macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex')
-rw-r--r--macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex18
1 files changed, 15 insertions, 3 deletions
diff --git a/macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex b/macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex
index 8c18743cec..adfbd7f091 100644
--- a/macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex
+++ b/macros/latex/contrib/tcolorbox/tcolorbox.doc.skins.tex
@@ -2764,7 +2764,7 @@ Click me to jump to Box A.
Such, the |tcolorbox| is made a clickable button (depending on the previewer).
\begin{dispExample*}{sbs,lefthand ratio=0.7}
\begin{tcolorbox}[enhanced,colback=red!50,
- hyperurl=http://www.ctan.org/pkg/tcolorbox]
+ hyperurl=https://www.ctan.org/pkg/tcolorbox]
View CTAN with a browser.
\end{tcolorbox}
\end{dispExample*}
@@ -2813,6 +2813,8 @@ Open example file on Page~3.
\meta{options} are applied.
\end{docTcbKey}
+\enlargethispage*{1cm}
+
\begin{docTcbKey}[][doc new=2017-02-03]{hyperurl* node}{=\marg{options}\marg{url}\marg{node}}{no default, initially unset}
Identical to \refKey{/tcb/hyperurl node}, but additional |hyperref| \cite{rahtz:hyperref}
\meta{options} are applied.
@@ -2945,7 +2947,9 @@ from converting to draft mode.
\end{marker}
\end{docCommand}
-\enlargethispage*{2cm}
+
+\clearpage
+
\begin{docTcbKey}{draftmode}{\colOpt{=true\textbar false}}{default |true|, initially |false|}
If set to |true|, the \emph{draft mode} is started.
If set to |false|, the \emph{draft mode} is stopped.
@@ -3630,6 +3634,8 @@ Nevertheless, this skin can be applied independently.
\end{itemize}
\end{docSkin}
+\clearpage
+
\begin{docTcbKey}{bicolor}{}{style, no value}
This is an abbreviation for setting |skin=bicolor|.
\end{docTcbKey}
@@ -3659,6 +3665,8 @@ Nevertheless, this skin can be applied independently.
\end{tcbraster}
\end{dispExample}
+\enlargethispage*{1cm}
+
\begin{docTcbKey}{colbacklower}{=\meta{color}}{no default, initially \texttt{black!15!white}}
Sets the background \meta{color} of the lower part. It depends on the skin,
if this value is used.
@@ -4659,7 +4667,9 @@ are drawn by the codes given by
%\tcbuselibrary{skins,breakable}
\tikzset{coltria/.style={fill=red!15!white}}
-\newtcolorbox{freebox}[1][]{empty,breakable,leftrule=5mm,left=2mm,
+\newtcolorbox{freebox}[1][]{empty,
+ breakable,height fixed for=first and middle,
+ leftrule=5mm,left=2mm,
frame style={fill,top color=red!75!black,bottom color=red!75!black,middle color=red},
colback=yellow!50!white,
watermark color=red!50!yellow!75!white,
@@ -4926,6 +4936,8 @@ is used as middle part of the break sequence of \refSkin{freelance}.
See \refKey{/tcb/skin middle is subskin of} for a substitute of this key.
\end{docTcbKey}
+\enlargethispage*{1cm}
+
\begin{docTcbKey}{extend freelancelast}{=\meta{options}}{no default, initially empty}
The \meta{options} are added to the skin definition of \refSkin{freelancelast} which
is used as last part of the break sequence of \refSkin{freelance}.