Re: [Vim-latex-devel] dvi search
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2002-11-27 16:02:59
|
Mikolaj Machowski wrote: > 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? I think the default should work on almost all systems, and I am afraid that users with old versions of teTeX will not be able to compile with the --src-specials flag. I think it is better to force the user to override the default in order to implement a cool feature than in order to fix something that does not work. --Benji |