7 Aug
2010
7 Aug
'10
6:54 p.m.
2010/8/7 Aditya Mahajan
Can you post a complete example? This works for me
\def\HelloTwo#1#2{Hello, #1 and #2!} \def\HelloOne#1{\HelloTwo{#1}{Vedran}}
\starttext \HelloOne {One} \stoptext
Same here, it works. From what I see, you removed the spacing, and if I add it back it doesn't work again. Are there any rules where the space should be and where it should not? -- Vedran Miletić