Hi there,

how to define commands, which are simply short-cuts for some terms?

My attempt produces typographical mistakes:
%%%%%%%%%%%%%%%%%%
\def\testcmd{%

Testcommand%

}

\def\testcmdtwo{%

Testcommandtwo

}

\starttext

This is a \testcmd. Everything ok.


This \testcmd has no space after, but it should have.


This \testcmdtwo has a space after. Everything ok.


But this \testcmdtwo, produces one extra spaces after the comma.

\stoptext

%%%%%%%%%%%%%%%%%%

Thank you.
Huseyin
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to