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.

t


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to