On 8/25/06, Aditya Mahajan <[EMAIL PROTECTED]> wrote:
> \define\mymacro#1 is equivalent to
>
> \def\mymacro#1 but also checks if mymacro has already been defined.
Thanks for the info. I am using \define for something simple, define
some keywords with special format that I will be repeating a lot.
Something like:
\define\mybi{\bf\sl BoldItalic}
Works fin except that if I use in a sentence like: This is \mybi word.
It wil be typeset without any space between BoldItalic and word, like
this: This is my BoldItalicword.
Any ideas on how to overcome this?
Thanks,
Pepe
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context