summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex
index cac968f3641..b2770352663 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex
@@ -2664,6 +2664,22 @@ do \emph{not} use |\tikzexternaldisable| in front of the |tcolorbox|.
\refKey{/tcb/shield externalize} is deactivated automatically inside a |tikzpicture|.
\end{marker}
+\begin{docTcbKey}{external}{=\meta{file name}}{no default, initially unset}
+ Convenience option which calls |\tikzsetnextfilename|\marg{file name}. Typically,
+ it may be used inside the option list of a |tcolorbox| to set the
+ externalization \meta{file name} for the first |tikzpicture| which is discovered
+ \emph{inside} the box content.
+ The package |tikz| \cite{tantau:2013a} or the library \mylib{skins} has to be loaded to use this option.
+ Additionally, |\usetikzlibrary{external}| has to be used.
+\end{docTcbKey}
+
+\begin{docTcbKey}{remake}{\colOpt{=true\textbar false}}{default |true|, initially |false|}
+ Convenience option which calls |/tikz/external/remake next|. Typically,
+ it may be used inside the option list of a |tcolorbox| to force the remake
+ of the first |tikzpicture| which is discovered \emph{inside} the box content.
+ The package |tikz| \cite{tantau:2013a} or the library \mylib{skins} has to be loaded to use this option.
+ Additionally, |\usetikzlibrary{external}| has to be used.
+\end{docTcbKey}
\subsection{Miscellaneous}