-
Hi! I want to know if it's possible to set a custom pdf compilation path for latex preview (e.g. /run/user/)? Thanks! :) |
Beta Was this translation helpful? Give feedback.
Answered by
lervag
Apr 3, 2025
Replies: 1 comment 1 reply
-
I found it (it's $VIMTEX_OUTPUT_DIRECTORY) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, and you should definitely read
:help $VIMTEX_OUTPUT_DIRECTORY
and possibly:help g:vimtex_compiler_latexmk
or:help g:vimtex_compiler_latexrun
if those are relevant to you.