2007/7/11, Norbert Zeh <[EMAIL PROTECTED]>:
> Ah, excellent.  Also thanks to Wolfgang for his earlier comment.  I
> had looked at location=left before but was thrown off by the
> excessive distance between the heading and the text...until I
> discovered the meaning of width=fit.  As you can see, I'm new to
> context.
>
> Has anybody looked into the bug (?) with numbered labels?
>
> Cheers,
> Norbert

\unprotect

\def\do@@label[#1][#2]%
  {\numberparameter{#1}\c!before
   \numberparameter{#1}\c!command
     {\doattributes{\@@thenumber{#1}}\c!headstyle\c!headcolor
        {%\dotextprefix{\numberparameter{#1}\c!text}%
         \getvalue{\e!next#1}[#2]}}%
   \numberparameter{#1}\c!after}%

\protect

\definelabel[frage][text=Frage,location=inmargin]

\starttext

\frage text

\stoptext

Wolfgang
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to