ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <angerweit@gmx.net>
Subject: Re: Sections, Bookmarks, etc.
Date: Mon, 12 Aug 2002 22:39:44 +0200	[thread overview]
Message-ID: <200208122239.44138.angerweit@gmx.net> (raw)
In-Reply-To: <B9748046.11E4%enkerli@mac.com>

Am Montag, 5. August 2002 21:19 schrieb Alexandre Enkerli:
> Is there a standard way to have \part typeset a title?

I don't know why there's no default part style. You must use
\setuphead[part][style={\ss\bfa}] % or like that

> What is the advisable way to get large bold titles?

see above: use \setuphead[level][options]
e.g. (from a book):
\setuphead	[part]
		[style={\ss\tfc}, page=right, number=yes,
		frame=off, placehead=yes, align=right,
		before={},
		after=\blank]
\setuphead	[chapter]
		[style={\ss\tfb}, header=no, page=no,
		before={\vfill\blank}, after={}, align=right]
\setuphead	[title][chapter] % inherit setup from chapter
\setuphead	[subject]
		[style={\ss}, before=\blank, after=\blank]

Sorry, I can't help with your other questions at the moment.
Perhaps have a look at Bill's beginners page (or at mine, if you understand 
german).

Grüßlis vom Hraban!
-- 
http://www.fiee.net/texnique/
http://www.ramm.ch
---


      reply	other threads:[~2002-08-12 20:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-05 19:19 Alexandre Enkerli
2002-08-12 20:39 ` Henning Hraban Ramm [this message]

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=200208122239.44138.angerweit@gmx.net \
    --to=angerweit@gmx.net \
    /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).