At 15:03 31/07/2003 +0100, you wrote:
In answer to my own question, and possibly as a bug report: line breaking
within \underbar{...} is broken when used in conjunction with

it is not possible to do that with normal rules since they get attached under the word; you may give \underbars [plural] a try)


or the more obscure:

% output=pdftex

\starttext

\definetextbackground
  [underbared]
  [alternative=1,location=text,
   background=,frame=]

\def\underbared
  {\groupedcommand
     {\starttextbackground[underbared]}
     {\stoptextbackground}}


\underbared{\input tufte\relax}


\stoptext

typical an example for a MyWay document -)
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED]
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                       information: http://www.pragma-ade.com/roadmap.pdf
                    documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to