Thanks Wolfgang and Mari! You are really nice.
I have never noticed that Sanjoy's Hello World includes so many ConTeXt features, and it is really great! I think I have to carefully read that Hello World source before starting my thesis.

Yours,

Roy

On 4/3/07, Wolfgang Schuster <schuster.wolfgang@googlemail.com> wrote:


2007/4/3, Roy Zuo < roylzuo@gmail.com>:
Hi all,

I am going to write my thesis with ConTeXt. The problem is that our University wants chapter titles to be 18 points while body text is 11 points. I do not want to use \switchtobodyfont every time I type a chapter title, but I have no idea how to make it a style in the setup area.
Any hints? Thanks a lot.

Yous,

Roy

Hi Roy,

\definefont[chapterfont][Sans at 18pt]
\setuphead[chapter][style=\titlefont]
 
\setupbodyfont[12pt]

\starttext

\chapter{Knuth}

\input knuth

\stoptext

Wolfgang



_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context