You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LaTeX >= 2020-02-02 supports changing the typestting of \emph{} via \DeclareEmphSequence. It's tricky to replicate it in LaTeXML, because the behaviour of emph is hardcoded in (at least) two places:
LaTeX >= 2020-02-02 supports changing the typestting of
\emph{}
via\DeclareEmphSequence
. It's tricky to replicate it in LaTeXML, because the behaviour of emph is hardcoded in (at least) two places:LaTeXML/lib/LaTeXML/Common/Font.pm
Lines 800 to 802 in 3812528
LaTeXML/lib/LaTeXML/Engine/LaTeX.pool.ltxml
Lines 476 to 478 in 3812528
I guess this will be automatically resolved by reading latex.ltx raw, though.
The text was updated successfully, but these errors were encountered: