From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/36140 Path: news.gmane.org!not-for-mail From: Vyatcheslav Yatskovsky Newsgroups: gmane.comp.tex.context Subject: Re: mkiv update - section problem Date: Wed, 22 Aug 2007 00:14:06 +0300 Message-ID: <1039746326.20070822001406@gmail.com> References: <865260737.20070821010137@gmail.com> <46CB0DEF.6070707@wxs.nl> Reply-To: Yatskovsky , mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1187730877 18118 80.91.229.12 (21 Aug 2007 21:14:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Aug 2007 21:14:37 +0000 (UTC) Cc: Hans Hagen To: "ntg-context-request@ntg.nl" Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 21 23:14:34 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1INb3U-0007ao-Vj for gctc-ntg-context-518@m.gmane.org; Tue, 21 Aug 2007 23:14:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 47B1920236; Tue, 21 Aug 2007 23:14:28 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 31020-01; Tue, 21 Aug 2007 23:14:19 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 913E220174; Tue, 21 Aug 2007 23:14:18 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4111020174 for ; Tue, 21 Aug 2007 23:14:16 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30729-07-8 for ; Tue, 21 Aug 2007 23:14:12 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by ronja.ntg.nl (Postfix) with ESMTP id 7405C200B8 for ; Tue, 21 Aug 2007 23:14:12 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id b2so911855nfb for ; Tue, 21 Aug 2007 14:14:12 -0700 (PDT) Original-Received: by 10.86.84.5 with SMTP id h5mr5731481fgb.1187730851754; Tue, 21 Aug 2007 14:14:11 -0700 (PDT) Original-Received: from barge.connect.volia.net ( [77.121.130.51]) by mx.google.com with ESMTPS id 31sm12761441fkt.2007.08.21.14.14.07 (version=SSLv3 cipher=OTHER); Tue, 21 Aug 2007 14:14:08 -0700 (PDT) X-Mailer: The Bat! (v3.99.3) Professional X-Priority: 3 (Normal) In-Reply-To: <46CB0DEF.6070707@wxs.nl> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:36140 Archived-At: Hello Hans, Thank you, the latest version seems to works ok. But a little thing -- the interline spacing become slightly greater in the whole document (comparing to xetex and first luatex). I don't think that it is bad, just to let you know. ;) >> After updating I have the following problem. The first section sticks to contents. This effect was not present until update. >> %engine=luatex >> \starttext >> \placecontent >> \section{Background} >> Bla-bla-bla >> Bla-bla-bla >> \section{Features Overview} >> Bla-bla-bla >> \stoptext > seems that the collapser is too eager; you can test this with: > \ctxlua { > callback.register('vpack_filter', nil) > callback.register('buildpage_filter', nil) > } > i fixed it, but this is one of the areas where testing is needed; -- Best regards, Vyatcheslav Yatskovsky ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________