Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8301771743 for ; Sat, 13 Jul 2013 08:20:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A160614A20B; Sat, 13 Jul 2013 08:20:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A6A3714A207 for ; Sat, 13 Jul 2013 08:20:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 5zrtfR6_7I_e for ; Sat, 13 Jul 2013 08:20:25 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1E3BA14A203 for ; Sat, 13 Jul 2013 08:20:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1681F96; Sat, 13 Jul 2013 08:20:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 13 Jul 2013 08:20:25 +0000 From: "Sergey Svishchev" Subject: CVS commit: pkgsrc/textproc/lout To: pkgsrc-changes@NetBSD.org Reply-To: shattered@netbsd.org X-Mailer: log_accum Message-Id: <20130713082025.1681F96@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: shattered Date: Sat Jul 13 08:20:25 UTC 2013 Modified Files: pkgsrc/textproc/lout: Makefile distinfo Log Message: Update to 3.40. Changes: Bug fixes: -Fixed a problem with @IndexBText -MAX_STACK in z06.c increased (again) to 250. -Rare crash at "env = SetEnv(res, env);" given truly horrible patch. -@Pie totalweight default was not inherited from @PieSetup; fixed now. -@DefinitionTitleFormat, @ClaimTitleFormat, @PropositionTitleFormat, -@LemmaTitleFormat, @CorollaryTitleFormat, @ExampleTitleFormat fixed. -Problem with eogonek in titles (Kamil Rytarowski, Uwe) fixed. Features: -JavaScript and Tcl languages added to prg2lout.c (Mark Summerfield). -@Place symbol now available when setting setup file options. -New version of @Graph with @GraphSetup symbol in setup file. Should be 100% backward compatible, if not use @SysInclude { old_graph }. -New ISOB4, ISOB5, JISB4, and JISB5 paper sizes. The old B4 and B5 sizes are still available unchanged, though now deprecated. -New @Diag options: outlinecolour for nodes, pathcolour for links. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/lout/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/lout/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.