-
```
Is there a way/setting to keep the *.tex-files after closing TikzEdt?
Thanks
```
Original issue reported on code.google.com by `zenger.f...@gmail.com` on 19 Aug 2014 at 6:18
-
**Exact location of issue**
The whole article...
**Problem details**
"Conversion to HTML had a Fatal error and exited abruptly. This document may be truncated or damaged"
**Desktop (please…
-
### Brief outline of the bug
When using fpu to do calculations in the math environment, it seems that all numbers are printed as floating point, even if they are declared to be integers.
Integer v…
-
On a new Oracle Linux WW 2.17 installation, using TeXLive 2022 and dvisvgm version 2.13.3, [the second PGlateximage test problem](https://github.com/openwebwork/pg/blob/main/t/latex_image_test/latex_i…
-
A common task that researchers need to do is the task of drawing neural network architectures. There are various projects on the web for taking a model specification from a framework and producing a d…
-
I am testing this awesome plugin and it plot take a very limited part of the page. Is this something to fix with a css snipped or what?
Also is it possible to compile this in LaTex? I am new to LaT…
-
Hello,
I have the problem, that the following code produces an empty tikz-file:
Might the reason be the polar plot itself?
`fig, ax = plt.subplots(subplot_kw={'projection': 'polar'})
ax.plot…
-
```
The following is valid tikz:
\begin{tikzpicture}
\draw (4,0)-- (20:6 -| 14,0);
\end{tikzpicture}
However, it produces the following error message:
Couldn't parse code. MismatchedTokenException: E…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Original problem
It would be really nice to support placing a label node on a wire, like `--f--[box]--g-…
-
Hi. Thank you very much for this amazing plugin; especially the new tikz command works really well.
My only problem is that the figures generated are not embedded in the notes it seems. This means…