On Tue, 2004-10-05 at 13:42, Angus Leeming wrote: > Jean-Marc Lasgouttes wrote: > > - string tmp = "makeindex -c -q "; > > + string tmp = lyxrc.index_command + " "; > > > > Use a tab here (there are other places like this later in the patch). > > Ok, got it and a stack of other whitespace stuff. Committed. Now go and > rebuild your entire tree ;-) (That'll learn ya!) > > > Another thing that might be nice, and is perhaps related to Martin's > > proposal, is to be able to select a index style file, like is done > > with the bibtex inset. This would add a new option to the printindex > > (?) inset that should be propagated to the makeindex invokation.
Perhaps... there isn't currently much in terms of styles for either makeindex or xindy. But perhaps this will come once their use becomes easier. My idea with this facility is especially to make xindy accessible for non-Ph.D's :-) as it is localizable contrary to vanilla makeindex. So it fits in really well with LyX. The problem with xindy is, that it is almost useless in raw form as it is no more or less than an esoteric programming language. The xindy-make-rules package changes this, makes the UI as simple as that of makeindex, while adding localization support. All you need to call is makeindex.sh -m finnish myfile and that's it. Good enough for most people. But perhaps style support would be the logical next step, if people would take up writing styles. I said it before: to make this *really* easy we should have support also for -m $$lang. How hard would this be? - Martin > I'll leave this in Martin's capable hands.
signature.asc
Description: This is a digitally signed message part