summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-24 21:53:55 +0000
committerKarl Berry <karl@freefriends.org>2022-06-24 21:53:55 +0000
commita03952be20d5ea076cd8e40e233c0d21116c7a90 (patch)
treea0d9a42930e2c07c55d9fe90988a3f303903a500 /Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex
parente3b8af4eb8357fc49e9e0caef0a8c87da32e3cc1 (diff)
tcolorbox (24jun22)
git-svn-id: svn://tug.org/texlive/trunk@63713 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex
index 71fde951c14..110edf06263 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coremacros.tex
@@ -3,7 +3,8 @@
\clearpage
\section{Macros for Box Creation}%
\tcbset{external/prefix=external/coremacros_}%
-\subsection{Using \texttt{tcolorbox} and \texttt{tcbox}}\label{subsec:macros_using}
+%\subsection{Using \texttt{tcolorbox} and \texttt{\texorpdfstring{\char`\\}{\textbackslash}tcbox}}\label{subsec:macros_using}
+\subsection{Using \texttt{tcolorbox} and \texttt{\textbackslash tcbox}}\label{subsec:macros_using}
\begin{docEnvironment}{tcolorbox}{\oarg{options}}
This is the main environment to create an accentuated colored text box with
rounded corners and, optionally, two parts. The appearance of this box
@@ -316,7 +317,7 @@ This is a tcolorbox.
\clearpage
-\subsection{Producing \texttt{tcbox} Commands}\label{subsec:macros_tcbox}
+\subsection{Producing \texttt{\textbackslash tcbox} Commands}\label{subsec:macros_tcbox}
\begin{docCommand}{newtcbox}{\oarg{init options}\brackets{\texttt{\textbackslash}\meta{name}}\oarg{number}\oarg{default}\marg{options}}
Creates a new macro \texttt{\textbackslash}\meta{name} based on \refCom{tcbox}.