From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/41959 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: LuaTeX problems Date: Sat, 28 Jun 2008 14:09:47 +0200 Message-ID: <48662A0B.5090008@wxs.nl> References: <115224fb0806262259ibeb4162v81d3b139f7c5d528@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1214655083 12772 80.91.229.12 (28 Jun 2008 12:11:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 28 Jun 2008 12:11:23 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sat Jun 28 14:12:08 2008 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 1KCZHf-0006J6-Ts for gctc-ntg-context-518@m.gmane.org; Sat, 28 Jun 2008 14:12:03 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0E9411FD02; Sat, 28 Jun 2008 14:11:12 +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 19316-08-3; Sat, 28 Jun 2008 14:10:28 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0493F1FCB7; Sat, 28 Jun 2008 14:10:28 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1ED8D1FCB7 for ; Sat, 28 Jun 2008 14:10:20 +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 19116-02-2 for ; Sat, 28 Jun 2008 14:09:47 +0200 (CEST) Original-Received: from mail.pragma-ade.net (dsl-083-247-100-017.solcon.nl [83.247.100.17]) by ronja.ntg.nl (Postfix) with ESMTP id C85B21FC36 for ; Sat, 28 Jun 2008 14:09:47 +0200 (CEST) Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by controller-1 (SurgeMail 3.9e) with ESMTP id 16018-1840426 for ; Sat, 28 Jun 2008 14:09:47 +0200 User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) In-Reply-To: X-Originating-IP: 10.100.1.100 X-Authenticated-User: hagen@controller-1 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:41959 Archived-At: Tomi Lindberg wrote: > texexec seems to fill pages better while context at times leaves a lot > of air at the end of page if in middle of a list. texexec adds a \stoptext cq \end to the input line (that specifies the = main file) so this hides an error; in mkiv i no longer do that ... files = should be just ok > Indexes are definately in favor of texexec. context fails to order '=E4' > and '=F6' correctly - it just thinks they're 'a' and 'o' while texexec > works as it should. Also context doesn't add 'titles' for letters. And > finally there's a weird 'unknown' entry at the start of context index. depends ... i assume you're talking mkiv here? we need to add more = languages to it (sorting vectors) and of course there can be bugs in the = code > texexec makes an extra empty page at the end of document while context > doesn't. Compared to the above this seems a minor gain though. unrelated to texexec/context ... texexec is just a ruby script that runs = tex for you; it's marks being reset that can add a node to the end of = the document (depends a bit on the style) while luatex has a clearmarks = primitive that we use and which has no side effects (unfortunately = clearmarks was never added to etex) ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________