[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tex-continuous.el: latexmk, auctex, flymake
From: |
Uwe Brauer |
Subject: |
Re: tex-continuous.el: latexmk, auctex, flymake |
Date: |
Sat, 20 Apr 2024 17:28:48 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
>>> "PN" == Paul Nelson <ultrono@gmail.com> writes:
> The process output is contained in a buffer name *pvc-your-file-name*.
> Could you share what that says?
It says it compiles and I think I know what the problem is.
Have a look at the directory in question
,----
|
| -rw-r--r-- 1 oub oub 9,9K abr 20 17:20 table-english.fdb_latexmk
| drwxrwxr-x 4 oub oub 4,0K abr 20 17:20 .
| -rw-r--r-- 1 oub oub 12K abr 20 17:20 table-english.log
| -rw-r--r-- 1 oub oub 117K abr 20 17:20 table-english.pdf
| -rw-r--r-- 1 oub oub 13K abr 20 17:20 table-english.synctex.gz
| -rw-r--r-- 1 oub oub 15K abr 20 17:20 table-english.fls
| -rw-r--r-- 1 oub oub 32 abr 20 17:20 table-english.aux
| -rw-r--r-- 1 oub oub 3,5K abr 20 17:20 table-english.tex
| drwxrwxr-x 2 oub oub 4,0K abr 20 17:19 build
|
`----
the LaTeX file in question is table-english.tex
So the pdf is generated in the directory the source tex file sits. That is
the normal behavior
But more than a year ago Al Haji-Ali provided a functionality which
allows to configure a build directory in which all files dwell that are
generated by a LaTeX compilation. So TeX-view looks then there and not
in the main directory if that functionality is enabled.
So the question is: can your code be adapted?
Regards
Uwe
--
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military.
I support the EU and NATO membership of Ukraine.
smime.p7s
Description: S/MIME cryptographic signature
- tex-continuous.el: latexmk, auctex, flymake, Paul Nelson, 2024/04/20
- Re: tex-continuous.el: latexmk, auctex, flymake, Uwe Brauer, 2024/04/20
- Re: tex-continuous.el: latexmk, auctex, flymake, Paul Nelson, 2024/04/20
- Re: tex-continuous.el: latexmk, auctex, flymake,
Uwe Brauer <=
- Re: tex-continuous.el: latexmk, auctex, flymake, Paul Nelson, 2024/04/20
- Re: tex-continuous.el: latexmk, auctex, flymake, Uwe Brauer, 2024/04/20
- Re: tex-continuous.el: latexmk, auctex, flymake, Uwe Brauer, 2024/04/20
- Re: tex-continuous.el: latexmk, auctex, flymake, Uwe Brauer, 2024/04/20
- Re: tex-continuous.el: latexmk, auctex, flymake, Paul Nelson, 2024/04/20
- Re: tex-continuous.el: latexmk, auctex, flymake, Uwe Brauer, 2024/04/20
- Re: tex-continuous.el: latexmk, auctex, flymake, Paul Nelson, 2024/04/20
Re: tex-continuous.el: latexmk, auctex, flymake, Arash Esbati, 2024/04/21