-
Notifications
You must be signed in to change notification settings - Fork 404
Closed
Labels
Description
Description
As in the title. See steps to reproduce below
Steps to reproduce
-
vim b.tex
-
paste the following content
\documentclass{article} \begin{document} hello world \end{document}
-
:w
-
:save c.tex
-
Filename change detected
etc. notification seen -
\ll
to start compiler -
:VimtexInfo
. Seecompiler:...
field still show the old file name astarget:
(althoughVimTeX project:
line shows file name correctly asc
)
Expected behavior
It should start the compiler with c.tex
as file name
Actual behavior
No response
Do you use a latexmkrc file?
Irrelevant
VimtexInfo
(using latest master branch)
System info:
OS: Arch Linux
Vim version: VIM 9.1 (1-707)
Has clientserver: true
Servername: vim1
VimTeX project: c
base: c.tex
root: /tmp
tex: /tmp/c.tex
main parser: fallback current file
document class:
packages: fastrecompile
compiler: latexmk
root: /tmp
target: b.tex
jobname: b
engine: -lualatex
options:
-file-line-error
-latexoption=-shell-escape
-latexoption=-recorder
-synctex=1
-interaction=nonstopmode
out_dir: /tmp/.vimtex_build_dir/
aux_dir: /tmp/.vimtex_build_dir/
callback: 1
continuous: 1
executable: latexmk
job:
jobid: process 2704147 run
output: /tmp/vZcZETr/0
cmd: max_print_line=2000 latexmk -file-line-error -latexoption=-shell-escape -latexoption=-recorder -synctex=1 -interaction=nonstopmode -lualatex -outdir=/tmp/.vimtex_build_dir/ -emulate-aux-dir -auxdir=/tmp/.vimtex_build_dir/ -pvc -pvctimeout- -view=none -e '$compiling_cmd = ($compiling_cmd ? $compiling_cmd . " ; " : "") . "echo vimtex_compiler_callback_compiling"' -e '$success_cmd = ($success_cmd ? $success_cmd . " ; " : "") . "echo vimtex_compiler_callback_success"' -e '$failure_cmd = ($failure_cmd ? $failure_cmd . " ; " : "") . "echo vimtex_compiler_callback_failure"' 'b.tex'
pid: 2704147
viewer: Zathura
xwin id: 62914563
cmd_start: zathura -x "/usr/bin/vim -T dumb --not-a-term -n -c \"VimtexInverseSearch %{line}:%{column} '%{input}'\"" --synctex-forward 1:1:'/tmp/c.tex' '.vimtex_build_dir/b.pdf'&
qf method: LaTeX logfile