ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* multiple line headertexts?
@ 2002-02-25 22:46 Daniel Joyce
  2002-02-26 11:16 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Joyce @ 2002-02-25 22:46 UTC (permalink / raw)


	I try to set up a multiple line header text with \setupheadertexts, but 
nothing works, it appears all on one long line. I want my header to appear 
at the top of every page.

	I'm trying to include my address info for a reworked resume...

\setupheadertexts[Foo Barnes\\
	11223 Bar Road apt. #666\\
	Razzle Bazzle, NY, 112233-0123]

	But \\ and \crlf have no effect!

	How can I get multi-line headertexts?? The above header does appear at the 
top of every page, but it's all one giant long line.

	-Daniel		


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: multiple line headertexts?
  2002-02-25 22:46 multiple line headertexts? Daniel Joyce
@ 2002-02-26 11:16 ` Hans Hagen
  2002-02-26 19:57   ` Daniel Joyce
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2002-02-26 11:16 UTC (permalink / raw)
  Cc: ntg-context

At 04:46 PM 2/25/2002 -0600, Daniel Joyce wrote:
>         I try to set up a multiple line header text with 
> \setupheadertexts, but
>nothing works, it appears all on one long line. I want my header to appear
>at the top of every page.
>
>         I'm trying to include my address info for a reworked resume...
>
>\setupheadertexts[Foo Barnes\\
>         11223 Bar Road apt. #666\\
>         Razzle Bazzle, NY, 112233-0123]
>
>         But \\ and \crlf have no effect!
>
>         How can I get multi-line headertexts?? The above header does 
> appear at the
>top of every page, but it's all one giant long line.

\setupheadertexts[\vbox{...}]

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       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
-------------------------------------------------------------------------
                                   fall-back web server: 
www.pragma-pod.nl
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: multiple line headertexts?
  2002-02-26 11:16 ` Hans Hagen
@ 2002-02-26 19:57   ` Daniel Joyce
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Joyce @ 2002-02-26 19:57 UTC (permalink / raw)
  Cc: ntg-context

>
> \setupheadertexts[\vbox{...}]
>
> -------------------------------------------------------------------------
>                                    Hans Hagen | PRAGMA ADE |
> pragma@wxs.nl 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
> -------------------------------------------------------------------------
> fall-back web server:
> www.pragma-pod.nl
> -------------------------------------------------------------------------

	That's fine, except your documentation says...

	"\\ is available for setting up multiple lines in headers and footers"

	Also, the \\ trick works fine in LaTeX.... <:)

	Daniel Joyce


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-02-26 19:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-25 22:46 multiple line headertexts? Daniel Joyce
2002-02-26 11:16 ` Hans Hagen
2002-02-26 19:57   ` Daniel Joyce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).