Hi Hans,

I did some basic testing with language tagging and but I’m afraid even
`agr` still gives `agr` (not `grc`).

Is language tagging still to be finished?

BTW, is there any way to know which commands have language tagging (a
`language` key enabled?

Just for the record, my testing sample was:

  \setuptagging[state=start]
  \setupstructure[state=start]
  \setupbackend    [format=pdf/ua-2]

  \starttext
  \startparagraph
  \doloopoverlist{agr, ua, deo, farsi, cn, kr, gr, es-la, mo}
  {\setuphighlight[whatever][language=\recursestring]
  \highlight[whatever]
  {testing language: \currentlanguage}}
  \stopparagraph

  \doloopoverlist{agr, ua, deo, farsi, cn, kr, gr, es-la, mo}
  {\startblockquote[\recursestring]
  \dorecurse{3}{\startparagraph
  testing language: \currentlanguage
  \stopparagraph}
  \stopblockquote}
  \stoptext

Many thanks for your help,

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

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to