At 23:45 03/09/2003 +0200, Patrick Gundlach wrote:
Hello ConTeXt-hackers,

why is there so much space above the word hello? Anybody know how to
get rid of it?

\starttext
\setuphead[section][textcommand=\framed,before=]
\hbox{\framed[width=5cm,height=5cm,align={middle,high}]{\section{Hello}
        why is there so much space above the word hello??}}
\stoptext

\showstruts (this really helps a lot in getting insight in where spacing is taken care of)


so, in such a case, use: \framed[...,strut=no,...]

Hans
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED]
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                       information: http://www.pragma-ade.com/roadmap.pdf
                    documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to