lout-users
[Top][All Lists]
Advanced

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

Re: Question: Galleys


From: Jeff Kingston
Subject: Re: Question: Galleys
Date: Sun, 06 Dec 1998 13:41:34 +1000

Dominikus Herzberg reported that the test

        def @GalleyTarget
        { The galley goes @Galley, whow! }
        def @GalleyDefinition into { @GalleyTarget&&preceding }
        { here and nowhere else }
 
        @SysInclude { doc }
        @Doc @Text @Begin
        1:address@hidden'' @LP
        2:address@hidden'' @LP
        @GalleyDefinition
        3:address@hidden'' @LP
        4:address@hidden'' @LP
        @End @Text
 
was producing the erroneous output

        1:``''
        2:``''The galley goes, here and nowhere else whow!
        3:``''
        4:``''

This was a small bug, caused by an over-enthusiastic optimization.
I've just fixed it for the next release.

Jeff


reply via email to

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