-
### Description
When i try to compile the current version of the documentation example, the rows in the tables are getting some kind of squashed (sorry, i don't know how to describe it better). See t…
ehhc updated
15 hours ago
-
I have a PDF document with two pages scanned with XSane:
```
> identify foo.pdf
foo.pdf[0] PDF 241x155 241x155+0+0 16-bit sRGB 95485B 0.000u 0:00.000
foo.pdf[1] PDF 242x155 242x155+0+0 16-bit sRGB…
-
## Brief outline of the bug
this is essentially a copy of
https://github.com/latex3/babel/issues/42
but restricted to the core rotation issues.
```latex
\documentclass{article}
\…
-
Attempting to use texlive.js as a library without modification and also placing it in a `vendor` folder are currently not possible, because this line in `pdftex.js`:
```
var worker = new Worker("pdft…
-
See https://tex.stackexchange.com/q/730979/1090 The minted call loops in `\text` which is essentially a `\mathchoice` so it gets called 4 times with the same arguments. although when I tried to simp…
-
Hi,
I generally use Xfig files, which I convert to pdftex[_t] and include in my document as
```
\input{figs/omsp.pdftex_t}
```
However, the Makefile doesn't appear to be aware of them at the momen…
-
If display math is *not* explicitly tagged then there is too much space before a following block environment from the EMC literal if pdflatex is used:
~~~~
\DocumentMetadata{testphase={phase-III},…
-
I'm not sure where this bug belongs. I also can't reproduce locally because even a new install of TL is out of date. Simplified version of [this example](https://tex.stackexchange.com/q/730039/):
``…
cfr42 updated
3 weeks ago
-
When using both `minted` and [`semantic`](https://ctan.org/pkg/semantic) packages on my documents, latex does not terminates compilation. The issue appears when using `escapeinside`.
Example docume…
-
```
The [pdftex] bit of this command causes latex-lab to be unable to compile
my document. (It doesn't open the PDF-document as usually)
If I remove the [pdftex] I can include images, but they are …