-
Users attempting to write mathematical and scientific symbols have issues as the editor appears to remove extra `\` from their input that prevents it being properly rendered.
Attempt to input:
```…
-
Related: https://github.com/zk-phi/magic-latex-buffer/issues/20
Alternatives: https://github.com/pretty-mode/pretty-mode, or `prettify-symbols-mode`.
-
In Windows platform, the version v1.0.0-rc.1 seems to have a serious bug.
In the configuration page, i have switched the engine from pdflatex to xelatex and pressed the save button, but it doesnt r…
-
**Defect Description:**
Math symbols appear in the wrong format.
**Step to reproduce:**
Go to [link](http://cse22-iiith.vlabs.ac.in/exp10/Illustration.html?domain=Computer%20Science&lab=Artifici…
-
I have 2 questions about using sympy to parse latex.
1) how to get traversal on the expression trees for equations without symbols.
```
from sympy.parsing.latex import parse_latex
expr = parse…
-
Hi
Firstly, great work for implementing NATO symbols for LaTeX - a solid piece of work with very diligent documentation!
I have been also looking for a way to produce documents with German WWII …
-
Here's the log file:
```
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=latex 2011.12.13) 8 JAN 2012 22:16
entering extended mode
%&-line parsing enabled.
**tmpuBP4Sl
(./t…
-
Tab complete for emojis isn't working i.e \:wolf [TAB].
It works for Latex symbols but when you type the colon the suggestions disappear. I can still use emojis using something like :emojisense: but …
-
I would like to be able to modify the LaTeX preamble both for Doxygen and for the Pelican math blocks.
Foremost I'd like to have access to more math symbols like `\coloneqq` which is found in `\usepa…
-
Initially reported as [Sage Trac ticket 33303: Fix tab-completion of greek letters Mu Nu omicron Omicron](https://trac.sagemath.org/ticket/33303).
IPython's "LaTeX and unicode completion" feature a…