lout-users
[Top][All Lists]
Advanced

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

Re: Page braking Verbatim objects?


From: Jeff Kingston
Subject: Re: Page braking Verbatim objects?
Date: Tue, 21 May 2002 09:04:16 +1000

On Mon, 20 May 2002 12:54:00 +0200 (MEST), Robert Feldt wrote:
  > 
  > Is there some way to make long Verbatim sections brake into multiple pages
  > instead of being scaled to fit on the page as seems to be the default?

I've just tested

    @SysInclude { doc }
    @Doc @Text @Begin
    @CD @Heading { Test of long Verbatim }
    @DP
    @Verbatim {
    This is a long Verbatim part.
    This is a long Verbatim part.
    This is a long Verbatim part.
    }
    @DP
    @End @Text

except with 128 copies of the line inside the @Verbatim instead of
three.  It broke across three pages without any trouble.  So the
problem is not the @Verbatim symbol, it is the context in
which it is placed.

Jeff Kingston




reply via email to

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