Re: [Vim-latex-devel] double xdvi opens and compiler error
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2002-11-12 13:46:49
|
Hello Fabio, This is kinda strange... But we'll work it out soon. Just to eliminate the obvious, When you open up a tex file, what does :set makeprg? display? It should be: latex \\nonstopmode \\input\{$*\} Hopefully, the $* is not missing. If you can tell us that, we'll proceed from there. Also, there was a syntax error in the ViewLaTeX() command causing those errors and causing 2 xdvi's to shoot up. Please download the latest from Thanks, Srinath On 12 Nov 2002, Fabio Spelta wrote: > Hi. > I've just checkout CVS module vimfiles and installed it. > Dunno why, but :make still does not works: > :!latex \\nonstopmode \\input\{\} 2>&1| tee /tmp/v105219/4 > This is TeX, Version 3.14159 (Web2C 7.3.1) > LaTeX2e <2001/06/01> > Babel <v3.7h> and hyphenation patterns for american, french, german, > ngerman, b > asque, italian, portuges, russian, spanish, swedish, nohyphenation, > loaded. > > > ! LaTeX Error: File `.tex' not found. > > Type X to quit or <RETURN> to proceed, > or enter new name. (Default extension: tex) > > Enter file name: > ! Emergency stop. > <read *> > > <*> \nonstopmode \input{} > ^^M > No pages of output. > Transcript written on texput.log. > (1 of 2) error: File `.tex' not found. > > -- > > Second thing; when I \lv it opens two xdvi windows and not only one. > > Please cc me in your reply; i'm not subscribed to the list. > > Thank you > -- > Fabio Spelta > > email: fab...@ti... > jabber: fe...@ja... > ecdl project: http://ecdllibre.sf.net > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > > |