[NTG-context] How to test which is current "mainlanguage"?
Lukáš Procházka
LPr at pontex.cz
Thu Dec 31 11:07:22 CET 2015
Hello,
how to detect which language set by \mainlanguage[xy] is active?
How to detect it by a) ConTeXt and b) Lua?
Something like:
\mainlanguage[cz]
\ifmainlanguage{cz}
Do someting
\fi
and
if context.languages.active() == "cz" then
-- Do somthing
end
Best regards,
Lukas
--
Ing. Lukáš Procházka | mailto:LPr at pontex.cz
Pontex s. r. o. | mailto:pontex at pontex.cz | http://www.pontex.cz
Bezová 1658
147 14 Praha 4
Tel: +420 241 096 751
Fax: +420 244 461 038
More information about the ntg-context
mailing list