From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13077 Path: main.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: spacing in heads Date: Thu, 04 Sep 2003 20:34:25 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <3F5785B1.40204@arcor.de> References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1062700699 25134 80.91.224.253 (4 Sep 2003 18:38:19 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Sep 2003 18:38:19 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Sep 04 20:38:17 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 19uyzp-00012m-00 for ; Thu, 04 Sep 2003 20:38:17 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 8AD0F10B79; Thu, 4 Sep 2003 20:38:14 +0200 (MEST) Original-Received: from mail-in-04.arcor-online.net (mail-in-04.arcor-online.net [151.189.21.44]) by ref.ntg.nl (Postfix) with ESMTP id 8713710AFC for ; Thu, 4 Sep 2003 20:32:53 +0200 (MEST) Original-Received: from arcor.de (dialin-145-254-098-145.arcor-ip.net [145.254.98.145]) by mail-in-04.arcor-online.net (Postfix) with ESMTP id 3A86788622 for ; Thu, 4 Sep 2003 20:32:51 +0200 (CEST) User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en 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:13077 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13077 % interface=en output=pdftex \starttext \showmakeup \showstruts \setuphead[section][textcommand=\framed,before=] \hbox{\framed[width=5cm,height=5cm,align={middle,high},offset=none]%,strut=no] {\section{Hello} why is there so much space above the word hello??}} \stoptext Hello Patrick, this one works for me (strut=no is an alternative). You should give 'Visual Debugging in TeX' (art-visi.pdf) a try. It's pure gold to get control of the hole layout ;) Greetings, Peter