Skip to content

Display \text content in page font instead of math font #21

@caseywstark

Description

@caseywstark

See http://groups.google.com/group/mathjax-users/browse_thread/thread/74446172390fe049

nageh wants to know if we will support adding an option to display content in \text blocks with the page's font instead of the normal math font inside MathJax blocks. I don't know if this is possible, but here are some use cases that make sense to me:

f(x) = \begin{cases}
1 & \text{if } x \text{ is prime},
0 & \text{if } x \text{ otherwise}. \end{cases}

\mathit{COMPOSITE} = {x\in\mathbb N:x=pq \text{ for integers } p, q >
1 }

Just an aesthetics issue, but it seems to fit in with our future plans to support other fonts and such. I would say it's low-priority until after 1.1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions