-
It should be pretty easy to look for single or double dollar signs, and `\(....\)` or `\[...\]` and convert these to `...` and `...`. I'm happy to try to contribute that soon so I can learn about how…
-
I'm having trouble finding any documentation that explains if it's possible to put complex math expressions (like you can get from LaTeX or similar typesetting software) in a presentation. Am I just …
-
### Validations
- [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](https://githu…
-
I hope that the input of mathematical formulas and symbols can support the use of LaTeX or MathML, which is more compatible. Of course, existing methods can also be retained for coexistence
[latexliv…
-
When I use my math snippets I have it so that tab jumps the cursor between brackets. The problem is when I type things friendly snips will override my snippet. I don't want to fully disable it because…
-
Many large language models output markdown content which embeds LaTeX math formulae using `\( ... \)` and `\[ ... \]`. Could we consider support them as aliases of `$` and `$$`?
-
Hi PlantUML team,
## Context
- https://forum.plantuml.net/15401/font-size-math-bigger-than-rest-could-this-configured-same-font
Observed on:
- Version `V1.2023.13`
- Activity diagram
## Wa…
-
rst2pdf uses matplotlib optionally to do that, replicate with weasyprint[1]?
https://sourceforge.net/projects/matplotlib/
https://rst2pdf.org/static/manual.html#mathematics
Or figure out styling in…
-
Congrats on the new project! I just took it for a spin.
In addition to indenting, I'm looking for a formatter that changes TeX-style math delimiters (`$...$` and `$$...$$`) to the LaTeX style (`\(.…
-
**Is your feature request related to a problem? Please describe.**
Some of my work is very mathematical / therotical, with pages long proof. As you see, rewriting in ".rst" or similar; not only is pr…