mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-12 22:48:41 +00:00
\boldsymbol not italic for textords such as Greek (#2290)
* \boldsymbol not italic for textords such as Greek Fix #2225: `\boldsymbol{\Omega}` will now produce a bold upright Omega instead of a bold italic Omega. This only affects `textord` symbols within `\boldsymbol`, mimicking the no-font case in `makeOrd` which distinguishes `textord` from `mathord` in a similar way. * Update screenshots Co-authored-by: Ron Kok <ronkok@comcast.net>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user