On Tue, Mar 23, 2010 at 10:23:04AM +0100, Udo Hortian wrote:
> I would like to set TTarget this way, but this seems not to be possible.
> Or am I missing some possibility here?
You might be able to add something for this in a .latexmain file, but
then you would need to have two files. The docs sh
On 2010-03-23, Udo Hortian wrote:
> Hello,
>
> Normally I compile my LaTeX documents with latex, but some I need to
> compile with pdflatex. I would like to store this setting in the .tex
> file like one can store other vim specific settings like the following:
>
> /* ex: set tabstop=8 expandtab
Ответ на сообщение «[Vim-latex-devel] After error during compilation cannot
return to .tex document»,
присланное в 13:57:01 23 марта 2010, Вторник,
отправитель Udo Hortian:
Try in normal mode.
Текст сообщения:
> Hello,
>
> I am not sure what is happening exactly, but I often encounter the
> f
Hello,
I am not sure what is happening exactly, but I often encounter the
following situation using (g)vim with latex-suite:
I am compiling a LaTeX document from within vim (via ll) and errors
occur during the compilation (I think this mostly happened with
undefined references). After the compila
Hello,
Normally I compile my LaTeX documents with latex, but some I need to
compile with pdflatex. I would like to store this setting in the .tex
file like one can store other vim specific settings like the following:
/* ex: set tabstop=8 expandtab: */
I would like to set TTarget this way, but t