On Sat, 8 Apr 2006, R S Ananda Murthy wrote:

> I am new to ConTeXt. I need to get the chapter title layout as shown in 
> the attached pdf file. How to get this?

Hello,
I've tried to find a solution with \framed but I don't know how to align
the bottom of the "CHAPTER" with the bottom of the "2"...

\setupcolors[state=start]
\starttext
\framed[frame=off,background=color,backgroundcolor=lightgray,align=low,
  offset=0.3em]{%
  \framed[frame=off,background=color,backgroundcolor=darkgray,align=low,
    offset=0.3em]{\color[white]{\ss\bf CHAPTER}}~\tfc2}
\stoptext

Cheers, Peter

-- 
http://pmrb.free.fr/contact/
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to