-
@aul12
-
### Description
Hello, I seem to be having issues with compiling my latex document with bibtex. Particularly, I find that it can't find the `bibtex.sty` file. I have seen [this issue](https://github.…
-
### Description
Previewer is not working, whenever i try to do `\lv` or `:VimtexView` nothing happens, neither `zathura` nor `zathura_simple` is working, zathura seems to be installed alright on my…
-
I tried using the package, but I only get a blue box:
![grafik](https://github.com/user-attachments/assets/eace7ebe-077c-4dea-b464-4e5b1bb049e7)
I first tried with `tectonic` - but also tested it …
-
Do we need to install all of the tex packages that come with `latexmk`?
-
With this simple document (`lualatex-simple.tex`):
``` latex
\documentclass{article}
\usepackage{fontspec}
\setmainfont{QTGraphLite}
\begin{document}
Essai
\end{document}
```
the followin…
-
Just wanted to let you know that your preview functionality is certainly the best I have encountered so far.
This here comes with equation numbers, which is handy as well ;-) https://www.youtube.com…
-
Hi,
I use `asyncrun` to run and compile all my codes, as:
```
" AsyncRun {{{
" Quick run via
nnoremap :call compile_and_run()
inoremap :call compile_and_run()
function! s:compile_and_run()…
-
Latexmk: Run number 1 of rule 'pdflatex'
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023) (preloaded format=pdflatex)
restricted \write18 enabled.
entering extended mode
Latexmk: =…
-
Allows to specify custom compilation chains, while ensuring containment.
Include a support for latexmk, and make it the default.