Hi Otared,
I did not know it because, before migrating to context, I used latex with
this : \newcommand{\repere}{$\bigl(O\,;I,J\bigr)$.
It's not very convenient to add \ every time !
Thanks,
Fabrice
2015-08-27 11:30 GMT+02:00 Otared Kavian
Hi Fabrice,
This is a normal behaviour of TeX macro commands. You should use your command by invoking it like the following:
\repere\ blabla blabal
Best regards: OK
On 27 Aug 2015, at 10:06, Fabrice Couvreur
wrote: Hi, The macro \repere does not create a space between the closing delimiter and the following text, why ? Thanks, Fabrice
\def\repere{$\bigl(O\,;I,J\bigr)$}
\starttext \dorecurse{2}{blabla} \repere \dorecurse{2}{blabla}
\dorecurse{2}{blabla} $\bigl(O\,;I,J\bigr)$ \dorecurse{2}{blabla}
\stoptext
___________________________________________________________________________________
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
___________________________________________________________________________________
___________________________________________________________________________________ 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
___________________________________________________________________________________