Re: [Vim-latex-devel] dvi search
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2002-11-27 09:11:26
|
On Fri, Nov 22, 2002 at 03:29:37PM +0000, Fabio Spelta wrote: Sorry for lag but here are your answers :) > Is dvi search vith \ls impossible? xdvi tells "No source specials in > this .dvi file - couldn't perform reverse search". > What's wrong? The help file talks only about windows and MikTex :(. Tip in the file also works for xdvi but s:CompileFlags for non-win32 systems is empty. You have to change line 81 in your personal texrc and from '' to '--src-specials'. It works great with xdvi. I'd like to change it in system texrc. Any contras? > Also, while I select "ps" as target format and all works fine (gv is > opened as a viewer), "pdf" does not works. I got "xpdf" installed, it > isn't the default choice? No. Default choice is acroread which is not very popular on Linux. I will change it for xpdf (but IMO gv is the best choice but I have to try xpdf2). m. -- LaTeX + Vim = http://vim-latex.sourceforge.net/ Learn Touch Typing with Vim: http://vim.sourceforge.net/script.php?script_id=461 |