Skip to content

'mathml'-option does not recognize \color command #99

@iabarus

Description

@iabarus

LaTeX:

\documentclass{article}
\usepackage{xcolor}
\begin{document}
$$\color{blue}{y_1}$$
$$\textcolor{blue}{y_1}$$
\end{document}

Compilation command:
make4ht markup.tex 'mathml,mathjax'

Correct output:
image

Erroneous output:
image

Problem summary:
\textcolor and \color have practically the same syntax but the latter is not processed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions