From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8985 Path: main.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: Sections, Bookmarks, etc. Date: Mon, 12 Aug 2002 22:39:44 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <200208122239.44138.angerweit@gmx.net> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035399349 32166 80.91.224.250 (23 Oct 2002 18:55:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:55:49 +0000 (UTC) Original-To: NTG-ConTeXt In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:8985 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8985 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 ---