Jean-Marc Lasgouttes wrote: > Another idea I had in mind (and which may be relevant for bibtex too) > is to use a .idx->.ind (and .aux->.bbl for bibtex) converter for doing > this. This would avoid the need for yet another pref. I do not know > however how easy to use it wiould be.
I thought about this too, but it is not trivial. I.e. I do not know how to do this. That's why I went for the lyxrc approach for bibtex (the other reason is that users won't probably know that they have to search the aux2bbl converter if they want to pass a bibtex option. The actual place seems more intuitive to me (also for makeindex probably). Jürgen.