[NTG-context] No space after a closing delimiter
Fabrice Couvreur
fabrice1.couvreur at gmail.com
Thu Aug 27 14:39:36 CEST 2015
In fact, you are both right, write the macro differently.
\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
Thanks,
Fabrice
2015-08-27 13:32 GMT+02:00 Peter Münster <pmlists at free.fr>:
> 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 at 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
>
> ___________________________________________________________________________________
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20150827/1408f16a/attachment-0001.html>
More information about the ntg-context
mailing list