Hello Philipp.
Thanx very much for very quick and perfect help.
Is there any manual or source, where I can read these (and next and similar) information?

One more thanx
Jaroslav Hajtmar



Dne 1.2.2012 21:05, Philipp Gesang napsal(a):
\def\mymacro#1{%
   \startluacode
     local utf = unicode.utf8
     local target = [==[\detokenize{#1}]==]
     for i=1, utf.len(target) do
       context(utf.sub(target,i,i)..", ")
     end
   \stopluacode%
}

___________________________________________________________________________________
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