On December 15, 2005 10:35 AM Tim Daly (root) wrote:
> 
> in tex if you want a 2 character command (say \n) but no 
> space you write:
> 
> foo\n{}bar ==> foo\nbar
> 
> the {} tells tex that \n has ended and has no argument.
> 

I believe that

foo\n bar  <==>  foo\n{}bar

are identical. No?

Regards,
Bill Page.




_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to