lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Version 3.37 of Lout now available


From: Ludovic Courtès
Subject: Re: Version 3.37 of Lout now available
Date: Fri, 19 Sep 2008 11:45:33 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

Hi,

address@hidden (Jeff Kingston) writes:

> Version 3.37 of the Lout document formatting system is now available

Congratulations and thanks!

The code and manuals build fine here, and I didn't notice any regression
so far.

>    ftp://ftp.it.usyd.edu.au/jeff/lout/lout-3.37.tar.gz

It'd be nice if you could post the SHA1 hash or (even better) a digital
signature, especially since Lout is mirrored elsewhere.

A few notes:

>       Rounding error in some uses of @Scale (reported by Courtes) reduced

I assume you are referring to:

  http://permalink.gmane.org/gmane.comp.type-setting.lout/1241

If so, the problem illustrated by that example is still here.

The only change I can see in `z08.c', other than `MAX_DEPTH', is this:

@@ -2164,6 +2164,7 @@
     case LINK_DEST:
     case LINK_URL:
 
+      /* save_mark(x) = 0; */
       Child(y, LastDown(x));
       y = Manifest(y, env, style, nbt, nft, target, crs, ok,FALSE,enclose,fcr);
       StyleCopy(save_style(x), *style);

... which obviously doesn't fix the problem at hand.  :-)

BTW, it would really help if Lout were in a public version control
system so that one can pinpoint the changes corresponding to one of the
news entries.  It would also help identify problems, should regression
show up.

>    New @DocInfo symbol (see User's Guide, Section 3.7)

It ought to be used in the manual itself!  ;-)

Thanks,
Ludo'.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]