lout-users
[Top][All Lists]
Advanced

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

Date: Thu, 5 Jun 103Re: Page breaks within @Examples?


From: Jeff Kingston
Subject: Date: Thu, 5 Jun 103Re: Page breaks within @Examples?
Date: Sun, 08 Jun 2003 09:19:23 +1100

Looking at

   @ExampleFormat { { (number) } ||4fx @Insert body }

I can see a couple of odd things.  First, @Insert takes two
parameters but you are only giving it one.  It looks like
it should not be there at all.  Second, the || will prevent
page breaks within itself.  So my initial suggestion is to
try

   @ExampleFormat { (number) |4fx body }

Whether this will actually work, though, depends on how
@Example is implemented behind the scenes.  But if this
doesn't work I don't think anything else will.

Jeff Kingston


reply via email to

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