LIB
\DeclareTCBoxFit[hinit optionsi]{\hnamei}{hspecificationi}{hoptionsi}
Creates a new command \hnamei based on \tcboxfitÕ P. 411 . Basically, \DeclareTCBoxFit
operates like \DeclareDocumentCommand. This means, the new command \hnamei is con-
structed with the given argument hspecificationi. The hoptionsi are given to the underlying
\tcboxfitÕ P. 411 .
Note that /tcb/savedelimiterÕ P. 26 is set to the given hnamei automatically.
The hinit optionsi allow setting up automatic numbering, see Section 5 from page 108.
The new command is always created, irrespective of an already existing command with the
same name.
width=#2,height=#2/3*2,
IfValueTF={#3}{height=#3}{}, Nam dui ligula, fringilla a, euismod
#1} sodales, sollicitudin vel, wisi. Morbi
auctor lorem non justo. Nam la-
cus libero, pretium at, lobortis vitae,
ultricies et, tellus. Donec aliquet,
\mybox[colback=yellow]{5cm}% tortor sed accumsan bibendum, erat
ligula aliquet magna, vitae ornare
{\lipsum[2]} odio metus a mi. Morbi ac orci et
nisl hendrerit mollis. Suspendisse
ut massa. Cras nec ante. Pellen-
\NewTCBoxFit[hinit optionsi]{\hnamei}{hspecificationi}{hoptionsi}
Operates like \DeclareTCBoxFit, but based on \NewDocumentCommand instead of
\DeclareDocumentCommand. An error is issued if \hnamei has already been defined.
\RenewTCBoxFit[hinit optionsi]{\hnamei}{hspecificationi}{hoptionsi}
Operates like \DeclareTCBoxFit, but based on \RenewDocumentCommand instead of
\DeclareDocumentCommand. An existing command is redefined.
\ProvideTCBoxFit[hinit optionsi]{\hnamei}{hspecificationi}{hoptionsi}
Operates like \DeclareTCBoxFit, but based on \ProvideDocumentCommand instead of
\DeclareDocumentCommand. The command \hnamei is only created if it is not already
defined.
445