-
I don't know how to use this in Godot, there is a plugin called Godotex, but it doesn't support Android. Exporting to Web in Godot 3 also doesn't work. Is there a solution for rendering LaTeX in Godot…
-
## Brief outline of the bug
It would be good to have `\dots` vertically aligned when surrounded by two `\xrightarrow`(s) like `\to` does.
## Minimal example showing the bug
```latex
\Require…
-
Auf der Seite "Latex-Files" kommt bei mir folgender Fehler:
TypeError: 'NoneType' object is not subscriptable
Traceback:
File "/home/julian/anaconda3/envs/institut/lib/python3.10/site-packages/st…
-
Hello,
I have an enhancement for the LaTeX format plugin.
I often use a plugin in for LaTeX to do literate programming "[NoWeb](https://en.wikipedia.org/wiki/Noweb)"
(e.g https://salsa.debian.o…
-
Hello,
I was wondering about a possible implementation of a standalone Latex backend. Matplotlib already has this feature, with the possibility to even define a preamble
```python
matplotlib.rc…
-
**Is your feature request related to a problem? Please describe.**
OpenWebUI is able to render TeX markup when it's enclosed in double `$` signs, such as `$$y = f(x)$$`. I did my best but failed to e…
-
Hello,
As a physics student, I'm using LaTeX on Obsidian every day to write my formulas and equations.
I was searching for a plugin which would help me to display my lectures notes to my collea…
-
### Environment
- **Qiskit version**: 1.0.2
- **Python version**: 3.11.0
- **Operating system**: Windows 11
### What is happening?
- I have a 4 qubit quantum circuit and a `Statevector` o…
-
Why -- formatting results in indentation of the code blocks, which is a syntax error in Python!
-
Sometimes it's more convenient to use the ( ) math environment delimiters than dollar signs. Being able to choose would also make import/export easier with other MathJax-enabled apps.