-
When I generate a table using the `latex` function with group labels that span several columns (using the `cgroup` and `n.cgroup` options), the function adds extra empty columns between the groups, an…
-
### Describe the bug, what's wrong, and what you expected.
My interactive terminal is "hijacked" if I make plots containing latex-formatted labels. Latex-formatted labels are properly rendered only i…
-
Hello,
I am running into an issue with asciidoc to convert the following file to LaTeX:
```asciidoc
[[table-overview-clocks]]
[cols="9,9"]
|====
|Col A
|Col B
|Foo
|[[ln,link-name]]Bar
…
-
Added to my `.pre-commit-config.yaml`:
```
- repo: https://github.com/jonasbb/pre-commit-latex-hooks
rev: v1.4.0
hooks:
- id: ensure-labels-for-sections
args:
…
-
If `dot2tex` is not installed, then the command `view(crystals.Tableaux("A3",shape=[2,1]))` produces broken LaTeX and hence fails. (The attachment is the file as printed by `view(..., debug=True)`.)…
-
For custom labels, such as the colorbar, the RA and Dec axes, it would be useful to support using latex.
-
### Description
In the LaTeX source I have a TikZ picture (within a \resizebox), which is rendered correctly in the PDF output. In the HTML output, the labels look larger and misplaced, in fact they …
-
If the equation to be labeled is on the bottom of one page and LaTeX does a pagebreak right after the equation, the labels will show up in the next page with no error messages. e.g.
```tex
\[ ... …
-
During a discussion about adding support for MathJax-based rendering of LaTeX, @bryevdv, @brendancol, @IuryPiva, and I had the idea that it might be helpful to have a unified text model to share as mu…
-
### Describe the bug
If you have a toctree that includes another toctree, then run `make latexpdf`, you will get a warning that there are multiply-defined labels.
### How to Reproduce
Startin…