> On 13 Sep 2016, at 07:57, Hans Hagen <pra...@wxs.nl> wrote:
> 
> On 9/12/2016 10:02 PM, Hans Åberg wrote:

>> It does not happen with TeX using
>>  \catcode`\‘=\active
>>  \def‘#1’{\csname #1\endcsname}
> 
> sure, but when you do
> 
> \appendtoks
>  \catcode`\‘=\active
>  \def‘#1’{\csname #1\endcsname}
> \to ...
> 
> only tokens get added to the register ... so the ‘ after the \def is not 
> active (yet)
> 
> in addition when tex sees a $ it will look for a next token (in case it's a $ 
> for display mode) and it sees a quote (no everymath doen then) which it will 
> push back

OK. TeX does not parse the way I expected.


___________________________________________________________________________________
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