ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* section title in second line
@ 2005-04-17 15:20 Steffen Wolfrum
  2005-04-17 16:50 ` David Munger
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Wolfrum @ 2005-04-17 15:20 UTC (permalink / raw)


Hi,

probably a silly question - nevertheless I couldn't find the answer yet.
I'd like to have a section title like this:

Chapter 1
This the the chapters title


What command gives me this linebreak?`

Sorry,

Steffen

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

* Re: section title in second line
  2005-04-17 15:20 section title in second line Steffen Wolfrum
@ 2005-04-17 16:50 ` David Munger
  0 siblings, 0 replies; 2+ messages in thread
From: David Munger @ 2005-04-17 16:50 UTC (permalink / raw)


Hi Steffen,

I'm used to doing it this way:

\def\ChapterTitleCmd#1#2%
  {\vbox
    {\blank[6*big]{\tfd #1}\blank[big]{\bfd #2}\blank[2*big]}}

\setuphead [chapter] [style={},header=empty,command=\ChapterTitleCmd]


Regards,

David

Steffen Wolfrum :
> Hi,
> 
> probably a silly question - nevertheless I couldn't find the answer yet.
> I'd like to have a section title like this:
> 
> Chapter 1
> This the the chapters title
> 
> 
> What command gives me this linebreak?`
> 
> Sorry,
> 
> Steffen
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

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

end of thread, other threads:[~2005-04-17 16:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-17 15:20 section title in second line Steffen Wolfrum
2005-04-17 16:50 ` David Munger

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