mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
add Main-BoldItalic font to allow nesting of \textit and \textbf
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user