-
Can someone help me out?
I changed pdf.py build value on line 66 from "." to ""
I also have tcolorbox installed
nbconvert failed: PDF creating failed, captured latex output:
Failed…
-
```
Run teatimeguest/setup-texlive-action@v3
Restoring cache
Installation profile
Installing TeX Live
| InstallTLError: Failed to download install-tl
| at download (setup-texlive-action/v3/p…
-
Both `arabtex` and `ledmac` provide `afoot.sty`, which leads to filename conflicts in, for example, TeX Live.
```bash
/usr/local/texlive/2024/texmf-dist/tex/latex/arabtex/afoot.sty
/usr/local/texli…
cfr42 updated
1 month ago
-
I am trying to add `\DocumentMetadata{testphase={phase-III}}` to the template from https://github.com/ieeevgtc/tvcg-journal-latex/releases/tag/2023.08.08. When I compile it with `pdflatex-dev template…
-
When compiling with texlive 2023, desmos sizing is not correct.
-
This is a tracking thread for user with problems using AASTeX 6.3.X, RevTex 4-1, and recent installations of TeXLive or other TeX systems.
Please report the following details in your reply to this…
-
Without xltabular the numbering is fine:
~~~~
\documentclass{book}
%\usepackage{xltabular}
\usepackage{longtable}
\begin{document}
\begin{longtable}{c}
\caption{caption}
\endfirsthead
xxx\\…
-
@JorgeLuizFranco
Eu juro que não entendo porque esse arquivo não compila aqui com `make tcc`, todos os outros compilam, mas esse termina com esse erro:
```tex
(./USPSC-classe/ABNT6…
-
**The goal**
I wanted to have German quotes: `„…“` instead of English quotes: `“…”` when transpiling from markdown to PDF.
**The problem**
When transpiling with pandoc and a defaults file from ma…
-
Are there plans to support ConTeXt?
I am trying to compile such a simple document:
```
\definefontfeature[body]
[
mode=node,
%calt=yes,
%itlc=yes,
liga=yes,
clig=yes,
%dist=yes,
dlig=…