[Vim-latex-devel] [Contact] :TTarget pdf/dvi
Brought to you by:
srinathava,
tmaas
From: Sebastian M. <vim...@so...> - 2004-05-10 06:43:24
|
Hi! I just tried to map the command \":TTarget pdf\" to <F8> using :map <F8> :TTarget pdf <return> When pressing <F8> i get the following error (sorry for german messages) > Fehler beim Ausführen von \"function > SetTeXTarget..Tex_SetTeXCompilerTarget\": > Zeile 19: > E121: Variable nicht definiert: g:Tex_CompileRule_pdf > E116: Unzulässige Argumente für Funktion > escape(g:Tex_CompileRule_{target}, g:Te > x_EscapeChars) > E15: ungültiger Ausdruck: escape(g:Tex_CompileRule_{target}, > g:Tex_EscapeChars) What am I doing wrong? regards, Sebastian. |