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.tex12
1 files changed, 12 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 ebd10ec9d31..9c0f6b992e7 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex
@@ -3995,7 +3995,19 @@ to see the bookmark.
+\begin{docTcbKey}[][doc new=2018-07-26]{index}{=\meta{entry}}{no default, initially unset}
+ Adds an index \meta{entry} for the box. This is a shortcut for
+ setting |\index|\marg{entry} to \refKey{/tcb/phantom}.
+\end{docTcbKey}
+
+\begin{docTcbKey}[][doc new=2018-07-26]{index*}{=\marg{name}\marg{entry}}{no default, initially unset}
+ Adds an \meta{entry} to an index with a specific \meta{name}.
+ This is a shortcut for
+ setting |\index|\oarg{name}\marg{entry} to \refKey{/tcb/phantom}.
+ An index extension package like |imakeidx| has to be loaded to use
+ this option key.
+\end{docTcbKey}