Timeline for Calling latex from vim stopped working
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 12, 2014 at 12:17 | vote | accept | lord.garbage | ||
| Jul 12, 2014 at 11:57 | answer | added | Ulrich Dangel | timeline score: 1 | |
| Jul 12, 2014 at 11:38 | history | edited | slm♦ | CC BY-SA 3.0 |
added 5 characters in body
|
| Jul 12, 2014 at 10:21 | comment | added | lord.garbage |
I revoke my previous command and assert the exact opposite: It is exactly as you said @Ulrich Dangel. Despite this never happening before and my .vimrc setup vim did indeed compile in the wrong directory. Could you post your comment as an answer?
|
|
| Jul 12, 2014 at 10:01 | comment | added | lord.garbage |
The only reason I can think of is that lualatex received an update that causes the problem. Which would make it a latex related question and should probably go on Stackoverflow. But I thought I’d check with other vim enthusiasts.
|
|
| Jul 12, 2014 at 9:58 | comment | added | lord.garbage |
Thanks, but that is not the case. I have checked that. Furthermore, my .vimrc contains the lines cmap cwd lcd %:p:h and cmap cd. lcd %:p:h which automatically switch the working directory to that of the current file.
|
|
| Jul 12, 2014 at 9:49 | comment | added | Ulrich Dangel | is your vim instance in the same directory as the tex file? I'd assume you started it somewhere else and the results/artifacts of the latex compilation are placed inside this directory... | |
| Jul 12, 2014 at 9:39 | history | asked | lord.garbage | CC BY-SA 3.0 |