Wednesday, January 19, 2005 Thomas A.Schmitz wrote:

> On Jan 17, 2005, at 4:54 PM, Giuseppe Bilotta wrote:

>> enablegreek relies on catcode changes, so it cannot work inside
>> commands. It should be redefined to make use of e-TeX's
>> \scantoken feature so that it can re-parse its input.

> Giuseppe,

> I'll be too bust the next three weeks to look into this, but would love
> to correct my quick and dirty hack. Can you give me a hint where I can
> learn more about \scantoken and how I can implement it for my Greek
> stuff?

Ehehehe. The reason why I was so generic in my answer is
precisely the same :)

Something like

\def\localgreek#1{\scantokens{\Gf\enablegreek#1}}

could work.

-- 
Giuseppe "Oblomov" Bilotta

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to