Re: User-defined macros outside of math mode

2005-10-31 Thread Angus Leeming
Rex Eastbourne wrote: > The math macros are great. I'm wondering if I can similarly define > macros with arguments outside of math mode. When I TeX I often > define macros with or without arguments. Are these possible? Sorry, no. You could cheat though and define a math macro to insert, say, $\te

User-defined macros outside of math mode

2005-10-30 Thread Rex Eastbourne
The math macros are great. I'm wondering if I can similarly define macros with arguments outside of math mode. When I TeX I often define macros with or without arguments. Are these possible? Alternatively, can one define templates of text to insert with a keyboard command? Thanks, Rex