ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ron van Ostayen <R.A.J.vanOstayen@WbMT.TUDelft.NL>
Subject: Newline in headers/footers
Date: Thu, 20 Dec 2001 10:50:30 +0100	[thread overview]
Message-ID: <3C21B466.909DA90D@WbMT.TUDelft.NL> (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


                 reply	other threads:[~2001-12-20  9:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C21B466.909DA90D@WbMT.TUDelft.NL \
    --to=r.a.j.vanostayen@wbmt.tudelft.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).