Skip to content

over[left/right]arrow commands not recognized #185

Open
@yoshiask

Description

@yoshiask

Describe the bug

\overleftarrow{a} and \overrightarrow{a} are not recognized as commands.

To Reproduce

Steps to reproduce the behavior:

  1. Call LaTeXParser.MathListFromLaTeX("\\overrightarrow{f}(x,y) = xy^2")
  2. Observe that the result has an Error with the following text:

Error: Invalid command \overrightarrow\n\overrightarrow{f}(x,y) = xy^2\n↑ (pos 1)

Expected behavior

The parsing to be successful. If displayed in an SKCanvas, it should look something like this: image

Environment (please complete the following information):

  • Platform: CSharpMath.SkiaSharp
  • Package Version or Commit: 0.5.0-beta
  • Device: Windows 10 laptop (but should be applicable to all devices)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions