From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13083 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: spacing in heads Date: Thu, 04 Sep 2003 21:03:25 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <5.2.0.9.1.20030904210222.0167c628@server-1> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1062704007 32121 80.91.224.253 (4 Sep 2003 19:33:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Sep 2003 19:33:27 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Sep 04 21:33:26 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19uzrC-0004ld-00 for ; Thu, 04 Sep 2003 21:33:26 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 89DAC10B87; Thu, 4 Sep 2003 21:33:23 +0200 (MEST) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id F136310B7F for ; Thu, 4 Sep 2003 21:27:27 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id h84JRH215967 for ; Thu, 4 Sep 2003 21:27:17 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id D544218513; Thu, 4 Sep 2003 21:27:20 +0200 (CEST) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 2F0AB1850E for ; Thu, 4 Sep 2003 19:27:17 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Original-To: ntg-context@ntg.nl In-Reply-To: Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13083 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13083 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 | pragma@wxs.nl 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 -------------------------------------------------------------------------