On Thu, Aug 27 2015, Fabrice Couvreur wrote:
> I did not know it because, before migrating to context, I used latex with
> this : \newcommand{\repere}{$\bigl(O\,;I,J\bigr)$.
In LaTeX there is no space neither:
--8<---------------cut here---------------start------------->8---
\newcommand{\repere}{$\bigl(O\,;I,J\bigr)$}
\documentclass{article}
\begin{document}
x \repere x
\end{document}
--8<---------------cut here---------------end--------------->8---
--
Peter
___________________________________________________________________________________
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
___________________________________________________________________________________