add Main-BoldItalic font to allow nesting of \textit and \textbf

This commit is contained in:
Kevin Barabash
2018-01-27 11:32:14 -05:00
parent e4fe1c89d4
commit ea7a560191
8 changed files with 188 additions and 3 deletions

View File

@@ -296,6 +296,7 @@ TextStacked:
\text{abc123 \textbf{abc123} \textit{abc123}}\\
\textrm{abc123 \textbf{abc123} \textit{abc123}}\\
\textsf{\textrm{\textbf{abc123}} \textbf{abc123} \textit{abc123}}\\
\textit{abc123 \textbf{abc123} \textsf{abc123}}\\
\end{matrix}
TextWithMath: \text{for $a < b$ and $ c < d $}.
Unicode: \begin{matrix}\text{ÀàÇçÉéÏïÖöÛû} \\ \text{БГДЖЗЙЛФЦШЫЮЯ} \\ \text{여보세요} \\ \text{私はバナナです} \end{matrix}