Skip to content

Keep ordinary sentences out of MathML #106

Description

@abcdsen-create

Priority: High

Description

Document
that MathML must not be used merely to style ordinary prose, including word
problems, captions, explanations, or table text. Math markup changes how
punctuation and grouping are spoken. Prose should remain HTML text; only
genuine mathematical expressions should use MathML.

Recommended markup

For
text that must remain inside a MathML table cell, keep the complete sentence
together as text:

<mtd><mtext>3
gengur 5 sinnum upp í 15 (og eftir er 1) og 4 gengur 2 sinnum upp í
8.</mtext></mtd>

Where
possible in EPUB content, prefer ordinary HTML text outside MathML.

Acceptance criteria

  • Guidance distinguishes semantic mathematics from visual formatting.
  • A prose-heavy word-problem example is included.
  • Parentheses and punctuation in prose are not encoded as mathematical operators.
  • The recommended EPUB/HTML approach is stated alongside the MathML-table fallback.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions