lout-users
[Top][All Lists]
Advanced

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

More problems with galleys


From: Raúl Núñez de Arenas Coronado
Subject: More problems with galleys
Date: Wed, 25 Jul 2001 19:24:42 +0200

    Hello all :)

    I've written this definition, just for testing, and lout
complains 'replacing @ParaPut&&preceeding by @ParaPut&&following', at
the line marked with '=>':

def @ParaWithBO 
    left y   # the big object
    right x  #the paragraph text
{
    def @ParaPut address@hidden
    def @ParaLine { @OneCol { @ParaPut //1vo @ParaLine } }
=>  def @ParaPlace into { @ParaPut&&preceeding } right x {x}

    {{y} | @ParaLine } //1vo @ParaPlace {x} //1vo @ParaLine
}

    This warning (really error 22-8 at file z22.c) appears no matter
the modifiers I add to the line. I've tried 'force into' and others.
Together with this problem, I must add the last @ParaLine in order to
get text output, because otherwise the @ParaPlace galley is deleted
(lout says that it's never attached).

    Moreover, this doesn't work, since the big object appears
overstriked by the paragraph. I'm pretty sure that this is a
nonsense, but I'm trying my best to learn lout programming.

    Thanks :)
    Raúl


reply via email to

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