-
I want to write a paper in Japanese, but it does not output PDF.
The following is written in output.stdout.
```
Rc files read:
latexmkrc
Latexmk: This is Latexmk, John Collins, 4 Apr. 202…
-
Can we add a link to the resulting PDF in the README?
Instead of using the existing Makefile targets, it probably makes sense to create new targets just for building as part of a workflow.
-
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?
-
I have placed
```
gitinfo2.pm
```
in my project's main folder. In that same folder I have added a `.latexmkrc` with content
```
do './gitinfo2.pm';
```
In addition I added
```
\usepackag…
-
Hi Jue Xu,
Thank you so much for sharing this wonderful template.
I use TexLive 2021 (full version) and ran the following commands:
`$ lualatex note-template.tex`
`$ latexmk note-temp…
-
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…
-
E.g., if texindy is not found
-
## Bug Report
Live snippets don't work with Rnw files
#### Disable all the other extensions except for LaTeX Workshop and LaTeX Utilities, and check that you still see this issue.
You s…
-
Issue maybe related to #49
Multiple tests see https://github.com/CTeX-org/ctex-kit/issues/708
in a simple mwe:
```
\documentclass[a4paper,fontset=none]{ctexart}
\setCJKmainfont{Source Ha…
-
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…