mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-12 06:28:40 +00:00
Implement $...$ within \text via styling node (#637)
This commit is contained in:
committed by
Kevin Barabash
parent
9913242245
commit
7fdb1eed81
BIN
test/screenshotter/images/TextWithMath-chrome.png
Normal file
BIN
test/screenshotter/images/TextWithMath-chrome.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
BIN
test/screenshotter/images/TextWithMath-firefox.png
Normal file
BIN
test/screenshotter/images/TextWithMath-firefox.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
@@ -170,6 +170,7 @@ Symbols1: |
|
||||
\maltese\degree\pounds\$
|
||||
\text{\maltese\degree\pounds\textdollar}
|
||||
Text: \frac{a}{b}\text{c~ {ab} \ e}+fg
|
||||
TextWithMath: \text{for $a < b$ and $ c < d $}.
|
||||
Unicode: \begin{matrix}\text{ÀàÇçÉéÏïÖöÛû} \\ \text{БГДЖЗЙЛФЦШЫЮЯ} \\ \text{여보세요} \\ \text{私はバナナです} \end{matrix}
|
||||
UnsupportedCmds:
|
||||
tex: \err\,\frac\fracerr3\,2^\superr_\suberr\,\sqrt\sqrterr
|
||||
|
Reference in New Issue
Block a user