Just tried the following snippet on the live.contextgarden.net with no joy:
The layer content appears on a single line, whether I use \par, \\,
\endgraf, \crlf or no line ending at all.

\definelayer[TicketSummary]
  [x=\backspace, y=\topspace
    width=4in, height=4in,
    repeat=no]
\setlayerframed[TicketSummary]
  [hoffset=.5\backspace, voffset=2.5in]{
    \bold{Client Name:} \\
    Acme Corporation \\
    \bold{Location of Work:}
    Main warehouse
    }

\setupbackgrounds[page][background={TicketSummary}]

\starttext
Hello world!
\stoptext

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