Writing #LaTex in noevim with texlab and vimtex is reaally nice. Side-by-side editing that updates your PDF as soon as you hit :w
And autohints if the code is wrong.
Thanks to the maintainers !
And autohints if the code is wrong.
Thanks to the maintainers !
- replies
- 1
- announces
- 0
- likes
- 0
@werdahias I recently completed a large LaTeX document. I had bound ',m' to rebuild my thesis (called Make which called make in a sub-process and watched it from a small split, and the make called latexmk, etc. etc., it was a hairy ball of glue) and that was really nice 90% of the time and a pain to fix the other 10%. I keep reading about LaTeX tools, packages etc that would have made my life easier after I'm done :-)