Taco Hoekwater wrote:
> Hans Hagen wrote:
>   
>> Question for taco: can we make such spaces optionally disappear in future 
>> tex's?
>>
>>     
>
> In most cases, yes.
>
> (but not always, because something like the internal form of
> "\aacute a" can not reliably be represented by adding extra
> tokens like in "\aacute{}a", for example)
>   
indeed, but it would already help if non-letters (i.e. the chars with catcodes 
not making up a \cs) would be taken care of
 
\abc def     -> not handled 
\abc{def}    -> space omitted 

Hans 


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

Reply via email to