ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <angerweit@gmx.net>
Subject: Re: beginner's questions
Date: Sun, 29 Sep 2002 18:35:02 +0200	[thread overview]
Message-ID: <200209291835.02349.angerweit@gmx.net> (raw)
In-Reply-To: <bd4rcbcezm.fsf@qiuranke.phony.washington.edu>

Am Freitag, 27. September 2002 23:14 schrieb Michael Na Li:
> 2.  Is there a command similar to \section*{} effect (no numbering of the
>     section)?

Look at "ms-cb-en.pdf" or the manual!
ConTeXt has different sets for numbered and unnumbered headers:
\chapter		\title
\section		\subject
\subsection	\subsubject
...			...
The unnumbered (right) doesn't show up in tocs etc.
If you need headers without numbering that show up in tocs, you need to setup 
them with e.g.
\setuphead		[chapter]
			[number=no, % no numbering 
			page=yes,	% new page at chapter
			style={\ss\bfd},	% sans serif bold
			align=right,	% left aligned(!), right means "raggedright"
			color=red]

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


  parent reply	other threads:[~2002-09-29 16:35 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-27 21:14 Michael Na Li
2002-09-28  9:07 ` Michael Na Li
2002-09-28  9:35 ` Jens-Uwe Morawski
2002-09-29  6:38   ` Michael Na Li
2002-09-29 16:35 ` Henning Hraban Ramm [this message]
2002-09-30  8:11 ` Taco Hoekwater
2002-09-30  9:52   ` m-bib features (was: Re: beginner's questions) Jens-Uwe Morawski
2002-09-30 14:40     ` Bruce D'Arcus
2002-09-30 20:09       ` Hans Hagen
2002-10-01 20:32     ` Michael Na Li
2002-10-02  7:31       ` Taco Hoekwater
  -- strict thread matches above, loose matches on Subject: below --
2000-11-09 16:51 beginner's questions Wouter Verheijen
2000-11-09 17:20 ` Frans Goddijn
2000-11-09 17:54   ` Hans Hagen
2000-11-09 17:40 ` Hans Hagen
2000-11-09 19:25   ` Ed L Cashin
2000-11-11 17:34     ` siepo
2000-11-11 17:56       ` Frans Goddijn
2000-11-24 12:51         ` Christopher Tipper
2000-11-11 19:41       ` Berend de Boer
2000-11-12 11:34         ` siepo
2000-11-12 18:56           ` Denis B. Roegel
2000-11-13  9:37             ` Hans Hagen
2000-11-13  7:38       ` Hans Hagen
2000-11-13 21:26         ` siepo
2000-11-09 19:19 ` Berend de Boer

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