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

\implies: Invalid command #162

Open
sharadchauhan0504 opened this issue May 12, 2021 · 1 comment
Open

\implies: Invalid command #162

sharadchauhan0504 opened this issue May 12, 2021 · 1 comment

Comments

@sharadchauhan0504
Copy link

Implies command is not supported yet, hope to see this as enhancement is possible.

\implies f(x_1) < f(x_2)

@FCruzV10
Copy link

FCruzV10 commented Feb 21, 2022

This isn't really a problem. By using the command \Longrightarrow you get the same result, and it is supported by the library. Also, if you have predetermined text, just use text.replacingOccurrences(of: "\\implies", with: "\\Longrightarrow").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants