Re: [Vim-latex-devel] Changing the makeindex program to another
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2004-06-06 23:40:59
|
On Sun, 6 Jun 2004, Berta Milan wrote: > I try it as the first possibility :) But the problem occurs. > The program 'makeindex' is called (for example on Linux) > > $makeindex my-file.ind > > latex-suite also calls this program this way. But the (my) > program 'csindex' (and script) must be call as follows > > $csindex.bat my-file > Okay, I just made the makeindex customizable in the latest release. Also made the smart backspace pattern customizable. You will need to set the following Tex_SmartBSPattern Tex_MakeIndexFlavor Srinath |