You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.The text was updated successfully, but these errors were encountered: