>>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> Yes, this works too :-) Martin> And then how to build on this? I do not have much time to look at it now, but the idea is that you should use sed to keep only the languages, and then do something like echo "s/@chk_languages@/${languages}/g" >>chkconfig.sed Then if you add the text @chk_languages@ in some text in LaTeXConfig.lyx.in, it will be replaced by the list of available languages. I would prefer to be able to grab the list of languages from inside latex, but I did not succeed up to know to understand the babel code that prints out this list. Hope this helps. JMarc