Hi,

If an unexperienced programmer wants to make use of the multilingual 
interface...

I miss some clues how to implement changes on labeltexts depending on the 
language. 


\unprotect

\defineinterfaceconstant{weekagenda}{weekagenda}

\startinterface de
  \setinterfaceconstant {weekagenda}{Wochenagenda}
\stopinterface 

\startinterface nl
  \setinterfaceconstant {weekagenda}{Weekagenda}
\stopinterface 

\def\Week{\selectinterface\c!weekagenda}

\protect

\mainlanguage[de]

\starttext

\Week

\stoptext


Willi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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
___________________________________________________________________________________

Reply via email to