summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.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.coreoptions.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.coreoptions.tex')
-rw-r--r--Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex2
1 files changed, 1 insertions, 1 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 bda5bc3ac7a..aad10b052a6 100644
--- a/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex
+++ b/Master/texmf-dist/doc/latex/tcolorbox/tcolorbox.doc.coreoptions.tex
@@ -4566,7 +4566,7 @@ This is a \textbf{tcolorbox}.
}
}
Wraps the |\tl_if_blank:n(TF)| command(s) of \textsf{expl3} for option setting.
- If the \meta{token list} consists only of blank spaces, the \meta{true options} are set.
+ If the \meta{token list} consists only of blank spaces or is entirely empty, the \meta{true options} are set.
Otherwise, the \meta{false options} are set.
\begin{dispExample}
\newtcolorbox{mybox}[1]{ IfBlankF={#1}{title=`#1'} }