lout-users
[Top][All Lists]
Advanced

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

Question: Galleys


From: Dominikus Herzberg
Subject: Question: Galleys
Date: Thu, 30 Jul 1998 08:02:09 +0200

Hi Lout-ers,

in order to understand how galleys work, I played around a little bit,
see the following simple example (indented for better readability):

        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

The output looks like this

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

and is not what I've expected: The galley appears _after_ the comma! Only
when I add a @OneCol preceding @Galley I get the expected result. Same
applies to @GalleyTarget.

What's going on here? Is this the normal rule how galleys are resolved
(using Lout 3.12)?

Best regards
&
Gruss

Dominikus


reply via email to

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