Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

\color{red} crashes parser #158

Closed
ForNeVeR opened this issue Sep 16, 2018 · 0 comments · Fixed by #223
Closed

\color{red} crashes parser #158

ForNeVeR opened this issue Sep 16, 2018 · 0 comments · Fixed by #223

Comments

@ForNeVeR
Copy link
Owner

Open example program, and enter \color{red}. In my case (I was in branch #150) the program has been crashed.

I'm not sure if that's reproducible in the master branch but just writing it down for now. Will check after 150 merge.

@ForNeVeR ForNeVeR self-assigned this Sep 16, 2018
B3zaleel added a commit to B3zaleel/xaml-math that referenced this issue Sep 22, 2018
B3zaleel added a commit to B3zaleel/xaml-math that referenced this issue Sep 23, 2018
Renamed "*Element*" to "*Argument*"  ("ReadElementGroup" is now named as "ReadArgumentGroup".
The "ReadArgumentGroup" can now read an escape sequence of letters or a character(this is extremely useful for the "*\\left*" and "*\\right*" commands, etc).
It also fixes issue ForNeVeR#158.
ForNeVeR pushed a commit that referenced this issue Oct 13, 2019
`\color{red}` and `\colorbox{red}{}` (#158, #203)
@ForNeVeR ForNeVeR assigned ForNeVeR and unassigned ForNeVeR Oct 28, 2019
ForNeVeR pushed a commit to B3zaleel/xaml-math that referenced this issue Jan 3, 2020
Renamed "*Element*" to "*Argument*"  ("ReadElementGroup" is now named as "ReadArgumentGroup".
The "ReadArgumentGroup" can now read an escape sequence of letters or a character(this is extremely useful for the "*\\left*" and "*\\right*" commands, etc).
It also fixes issue ForNeVeR#158.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant