[NTG-context] No space after a closing delimiter
Peter Münster
pmlists at free.fr
Thu Aug 27 13:32:40 CEST 2015
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
More information about the ntg-context
mailing list