Note that the real intent of my example was to compare:
Code:
\textit{italic} \textbf{\textit{bold italic} bold}
with:
Code:
\textit{italic \textbf{bold italic}} \textbf{bold}
i.e., what is outside the rest? The \textit at the beginning or the \textbf at the end?