lout-users
[Top][All Lists]
Advanced

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

Re: Problems with @CentredDisplay in @Rotate sections


From: Ludovic Courtès
Subject: Re: Problems with @CentredDisplay in @Rotate sections
Date: Tue, 24 Jan 2006 17:14:12 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Hi,

Michael Renner <address@hidden> writes:

> "fatal error: receptive symbol @DispPlace has unconstrained width"
>
> Is this an error in lout or in my layout? Can you suggest any
> fixes/workarounds?

An obvious solution is to embed address@hidden' /within/ address@hidden':

  @CD 90d @Rotate { Test }

If you do want to make it the other way round, then you might be able to
set the width of address@hidden' to work around this problem:

  90d @Rotate {
    10c @Wide
      @CD { Test }
  }

(I haven't actually tried it.)

Thanks,
Ludovic.


reply via email to

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