We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
{}
can not display braces in latex expression$\{x\}$. How do you fix it?
$\{x\}$
The text was updated successfully, but these errors were encountered:
I have the same problem. Since it works fine in reveal.js, it's probably a bug in vscode-reveal.
I don't know how to fix it.
But as a workaround, it is possible to use double backslash, like this: $\\{ x \\}$.
$\\{ x \\}$
Sorry, something went wrong.
No branches or pull requests
can not display braces in latex expression
$\{x\}$
. How do you fix it?The text was updated successfully, but these errors were encountered: