Skip to content

Asciimath: reserved names #171

@ChristopherChudzicki

Description

@ChristopherChudzicki

@jolyonb In Issue #169 discussion, you mentioned:

I think we should add to the documentation that there are a list of names that are reserved and should not be used due to asciimath, and include all those movers. Can you imagine a variable called hat'

I just made PR #170 to resolve issue #169, but decided not to address the reserved name documentation issue.

The list of "reserved names" is pretty big, right? It includes things like:

  • int (integral sign)
  • in (element of)
  • ne (not equal)
  • le (less than or equal)

so fin displays as f∈

In my opinion, it's not worth documenting this. At most, we should say "<textline /> includes a whole bunch of extra symbols compared to <formulaequationinput/>. Make sure that your problem displays correctly before releasing".

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