From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55353 Path: news.gmane.org!not-for-mail From: Oliver Buerschaper Newsgroups: gmane.comp.tex.context Subject: Removing vertical space before heading within framed layer Date: Sat, 26 Dec 2009 20:04:32 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1261854296 4824 80.91.229.12 (26 Dec 2009 19:04:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Dec 2009 19:04:56 +0000 (UTC) To: mailing ConTeXt users list for Original-X-From: ntg-context-bounces@ntg.nl Sat Dec 26 20:04:49 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NObwV-0000TP-Q7 for gctc-ntg-context-518@m.gmane.org; Sat, 26 Dec 2009 20:04:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 76882C9C98; Sat, 26 Dec 2009 20:04:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 74+EtMM2Dgp6; Sat, 26 Dec 2009 20:04:41 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A801FC9C80; Sat, 26 Dec 2009 20:04:40 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C1D52C9C80 for ; Sat, 26 Dec 2009 20:04:36 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NP+AwT9dinrM for ; Sat, 26 Dec 2009 20:04:34 +0100 (CET) Original-Received: from post.rzg.mpg.de (post.rzg.mpg.de [130.183.30.42]) by balder.ntg.nl (Postfix) with ESMTP id 7D5CDC9C5C for ; Sat, 26 Dec 2009 20:04:34 +0100 (CET) Original-Received: from [192.168.178.23] (g229117076.adsl.alicedsl.de [92.229.117.76]) (authenticated bits=0) by post.rzg.mpg.de (8.14.3/8.14.3) with ESMTP id nBQJ4Xxu463450 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Sat, 26 Dec 2009 20:04:34 +0100 X-Mailer: Apple Mail (2.1077) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:55353 Archived-At: Hi everyone, slowly getting to grips with layer etc. However, some vertical space at the top of my framed layer appears whenever the first element is a heading: --- \definelayer [text] [width=\paperwidth, height=\paperheight] \setupbackgrounds [page] [background=text] \startbuffer[test] \subject{Lorem ipsum dolor sit amet, consectetur, sadipisci\dots} \input zapf \stopbuffer \setuphead [subject] [before=, after=, align=right] \starttext \setlayerframed [text] [x=1cm, y=3cm] [width=7cm, align=normal, offset=none] {\getbuffer[test]} \page[empty] \stoptext --- How do I remove this space? Best, Oliver ___________________________________________________________________________________ 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 ___________________________________________________________________________________