On Thu, Dec 23, 2010 at 5:12 PM, Thomas A. Schmitz <[email protected]> wrote: > > On Dec 23, 2010, at 4:56 PM, Hans Hagen wrote: > >> if languages.current() == "en" then > > Thanks Hans, but it still doesn't work properly: > > > \starttext > > \startluacode > function doit(s) > if languages.current == "en" then perhaps if languages.current() == "en" then as hans wrote ? -- luigi ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
