ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Newline in headers/footers
@ 2001-12-20  9:50 Ron van Ostayen
  0 siblings, 0 replies; only message in thread
From: Ron van Ostayen @ 2001-12-20  9:50 UTC (permalink / raw)


Hi,

We're still working on our conference proceedings.
We would like to have multiple lines in our headers and footers.
The manual explicitly states that you can use \\ or \crlf in order to
acomplish this.  However we don't seem to get this to work.

\definehead[Author][chapter]
\definehead[Article][section]
\setuphead
      [Author,Article]
      [placehead=no]
\setuphead[chapter]
      [header=high]
\setupheader[
     leftwidth=.3\hsize,
     rightwidth=.65\hsize,
     leftstyle=smallboldslanted,
     rightstyle=smallslanted]
\setupheadertexts[Author][Article]
\setupfooter[
     leftstyle=smallbold,
     rightstyle=bold]
\setupfootertexts[proceedings of the TEST CONFERENCE ---
\currentdate}][---\pagenumber---]
\setuppagenumbering[location=]

We've tried:
\setupfootertexts[proceedings of the TEST
CONFERENCE\\\currentdate}][---\pagenumber---]
and
\setupfootertexts[proceedings of the TEST
CONFERENCE\crlf\currentdate}][---\pagenumber---]

but they both produce only one line?
Any help?

Ron van Ostayen
Technical Mechanics, WbMT, TU Delft


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-12-20  9:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-20  9:50 Newline in headers/footers Ron van Ostayen

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).