BibTeX, biblatex and biber ⇒ VIM-latex plugin
-
- Posts: 3
- Joined: Mon Aug 15, 2011 9:39 pm
VIM-latex plugin
pdflatex *.tex
bibtex *.aux
pdflatex *.tex
pdflatex *.tex
I read it in wikibooks http://en.wikibooks.org/wiki/LaTeX/Bibl ... Management
that I can use VIM-Latex plugin to overcome above problem.
Now, my question is
(1) Is VIM-Latex editor like TexmakerX?
(2) Or is it a plugin with TexmakerX and I can still compile and use TexmakerX?
Thanks in advance
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
VIM-latex plugin
I'm sure there's a way to configure TeXMakerX/TeXstudio so that it calls BibTeX for you. I don't have it installed right now, so I'll let someone else give advice on that.
-
- Posts: 3
- Joined: Mon Aug 15, 2011 9:39 pm
VIM-latex plugin
it says that LATEX needs multiple passes to accomplish the task in order to read the file from different source.
I am really not keen on learning vim now due to shortage of time.
However I'll be waiting for someone's advice if TexmakerX could be configured.
Thanks