Sorry to bother you again… Unfortunately this doesn't work out right in descriptions: after the first line the underlining starts at the left margin not with the other indented lines. Anything one can do about this? Thanks!

\definetextbackground
  [dashed]
  [   location=text,
    framecolor=black,
     alternative=1,
       voffset=-1.2\strutdp,
    background=,
         frame=off,
          dash=1]
\definedescription
   [desc]
   [     width=2em,
     headstyle=normal]
\starttext
\startdesc{Desc:}\startdashed\input ward\stopdashed\stopdesc
\stoptext


\definetextbackground
   [dashed]
   [   location=text,
     framecolor=black,
    alternative=1,
        voffset=-\strutdp,
     background=,
          frame=off,
           dash=1]

\starttext
\startdashed\input ward \stopdashed
\stoptext
___________________________________________________________________________________
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