ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Chapter headers and styles
@ 2002-02-25 11:32 Jaroslav Snajdr
  2002-02-25 12:14 ` Hans Hagen
  2002-02-25 12:21 ` Berend de Boer
  0 siblings, 2 replies; 7+ messages in thread
From: Jaroslav Snajdr @ 2002-02-25 11:32 UTC (permalink / raw)


Hello,

I have several problems with customizing the layout of chapter headers.

1. I make an index with command \completeindex, which generates numbered
\chapter. I want it to be a unnumbered \title. How to do this? I saw a
hardcoded \systemsuppliedchapter in core-reg.tex.

2. I want \titles to appear in table of contents. Up to now,
\completecontent worked fine for me.

3. I want my chapter headers to appear as:

Chapter 1 (small font)

One of My Chapters (big font)

--------------rule------------------

The simplest quick solution

\def\ChapterTitle#1#2{{\ssbfa #1}\crlf {\ssbfc #2} \crlf \hairline}
\setuphead[chapter][command=\ChapterTitle]

doesn't work. First, the \crlf is ignored. Second, the fonts are ignored
and replaced by default values, or the values I specify in style= option
of \setuphead.

4. I want Czech sorting in the index and Czech alphabet in indicators.
Any support in ConTeXt/texutil for this? I achieved proper sorting by
some hacks in texutil.pl, but that was an ugly solution.

Regards,
Jaroslav Snajdr


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2002-02-25 15:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-25 11:32 Chapter headers and styles Jaroslav Snajdr
2002-02-25 12:14 ` Hans Hagen
2002-02-25 14:02   ` David Antos
2002-02-25 15:26     ` Hans Hagen
2002-02-25 14:46   ` John Culleton
2002-02-25 12:21 ` Berend de Boer
2002-02-25 13:15   ` Hans Hagen

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