Martin Vermeer wrote:

> On Tue, 2004-10-05 at 14:30, Angus Leeming wrote:
>> Martin Vermeer wrote:
>> > I said it before: to make this *really* easy we should have support
>> > also for -m $$lang. How hard would this be?
>> 
>> Not hard at all. Just substitute for $$lang immediately before launching
>> the process.
> 
> Substitute what?

Huh? The string stored in lyxrc::index_command is presumably something like
"makeindex.sh -m $$lang". So, before you launch makeindex.sh in LaTeX.C's
runMakeIndex, you need to substitute $$lang for the document language.

Where's the difficulty?

-- 
Angus

Reply via email to