-
I tried to compile the `example/example.tex` on my local host, but got the following error message.
```bash
$ latexmk -xelatex example.tex
...
kpathsea: Running mktexmf JuliaMono-Regular
! I ca…
-
Building latex files always produces a list of additional files. By adding `-output-directory build` to the pdflatex command, all files are moved into the subdir `build`. Of course, this breaks what t…
-
It would be handy to compile all the way to pdf by running LaTeX for the user.
Maybe this would be better suited as a shell script that runs Pipe and then Latexmk?
-
Currently the calls to latexmk and the viewer don't seem to work on Windows. Not sure whether that is something that can be fixed easily. I am hoping to find some time to look into that myself, but ma…
-
Un makefile ou tout autre outils d'automatisation des appels aux scripts de compilation serait utile.
Côté de la conf LaTeX, j'ai mis la config latexmk.
-
When installing I get the following error:
> ERROR: Could not find a version that satisfies the requirement crifx (from versions: none)
> ERROR: No matching distribution found for crifx
-
**Is your feature request related to a problem? Please describe it.**
It would be a nice addition to add integrated support for [ClutTeX](https://github.com/minoki/cluttex) instead of relying on th…
-
Since `biber` is only run once on the documentation and test files, a clean build will not handle nested citation commands (e.g., those containing `\citeseries`). Consider using `latexmk`?
-
This issue relates to a bug (?) in tudscrreprt.
# Actual Behavior
The use of `/subject{}` will result in a PDF-titlepage without the graduation field and a misplacement of the date field.
Log-…
-
ArchLinux下使用Vscode+TexLive出现报错:
编译器输出:
```
Rc files read:
NONE
Latexmk: This is Latexmk, John Collins, 17 Mar. 2022. Version 4.77, version: 4.77.
Latexmk: applying rule 'xelatex'...
Rule …