Hi,
I still have a couple of requests from a publisher, which I do not know how to 
fulfill:

1) I need to shift the title 12pt below the top margin. This is my command now:

\definefont[TitleStyle][SerifBold at 14pt]
\setuphead[title][
   style=TitleStyle,
   align=middle,
   textstyle=WORD,
   before={\blank[12pt]},
   after={\blank[3pt]}
]

But 'before' does not seem to have any effect. My document starts with 
\starttext\title{...}.

2) I need (sub)section titles indented by .75cm, regardless of the section 
number, so that in:

1      First Section
1.1    First Subsection
100    Another Section Title
100.1  Another subsection

the section titles are aligned. I have tried to use the 'distance' option, but 
that seems to set the distance between the section number and the section title.

I am stuck with these, so any help would greatly be appreciated. I am using 
MKIV 
2011.02.25 22:03 to compile.

Nicola

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to