On Fri, Nov 20, 2009 at 11:41 AM, Matthijs Kooijman <matth...@stdin.nl> wrote:
>> \autoinsertnextspace is the context version of \xspace (could be mkii
>> only)
> Woah, that works (in MkIV). Thanks!

hm , some problem here
# context --version
MTXrun | main context file: context.tex
MTXrun | current version: 2009.11.10 13:30



%%% test.tex
\starttext
\tracingall \autoinsertnextspace\tracingnone
A
\stoptext

#context test

{undefined}
! Undefined control sequence.
l.2 \tracingall \autoinsertnextspace
                                    \tracingnone




# grep autoinsertnextspace *
spac-gen.mkii:%D \setupsorting[logo][next=\autoinsertnextspace] \logo[TEX]{\TeX}
spac-gen.mkii:\def\autoinsertnextspace{\futurelet\nexttoken\doautoinsertnextspace}
spac-gen.mkii:\def\doautoinsertnextspace % slightly extended version
of a user supplied macro
strc-not.mkii:      \c!next=\autoinsertnextspace, % new, experimental
with startnotes
strc-not.mkiv:   \c!next=\autoinsertnextspace, % new, experimental
with startnotes

(note the \futurelet primitive)

-- 
luigi
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to