[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Is it possible to get the effect of splitting a box across page boun
From: |
Mark Summerfield |
Subject: |
Re: Is it possible to get the effect of splitting a box across page boundaries? |
Date: |
Tue, 22 Mar 2011 19:06:03 +0000 |
Hi Jeff,
On Tue, 22 Mar 2011 07:06:22 +1100
Jeff Kingston <address@hidden> wrote:
> Mark,
>
> I don't think you can do this with the general approach
> you are taking.
>
> The @Figure and similar symbols do it with their @Enclose
> parameter, or whatever it's called. Perhaps you could
> try a captionless @SideBar or something with @Enclose,
> targeted to @PageFoot, or perhaps to inline.
[snip]
I'm not sure what you mean!
I tried:
@Floater @Location{AfterLine}
@Tbl
{
@Rowa address@hidden main() "{"}
... 23 other rows ...
@Rowa A{"}"}
}
But it would not break across a page boundary:-(
I also tried @Location{Raw} but it made no difference.
I have a manual solution but it is a bit tedious: I have "top" and
"bottom" definitions so I can break up a code snippet that spans a page
into two boxes instead of one.
--
Mark Summerfield, Qtrac Ltd, www.qtrac.eu
C++, Python, Qt, PyQt - training and consultancy
"Programming in Python 3" - ISBN 0321680561
http://www.qtrac.eu/py3book.html
- Is it possible to get the effect of splitting a box across page boundaries?, Mark Summerfield, 2011/03/21
- Re: Is it possible to get the effect of splitting a box across page boundaries?, Jeff Kingston, 2011/03/21
- Re: Is it possible to get the effect of splitting a box across page boundaries?,
Mark Summerfield <=
- Re: Is it possible to get the effect of splitting a box across page boundaries?, Jeff Kingston, 2011/03/22
- Re: Is it possible to get the effect of splitting a box across page boundaries?, Mark Summerfield, 2011/03/22
- Message not available
- Message not available
- Re: Is it possible to get the effect of splitting a box across page boundaries?, Jeff Kingston, 2011/03/26
- Re: Is it possible to get the effect of splitting a box across page boundaries?, Ludovic Courtès, 2011/03/27
- Re: Is it possible to get the effect of splitting a box across page boundaries?, Jeff Kingston, 2011/03/27
- Re: Is it possible to get the effect of splitting a box across page boundaries?, Mark Summerfield, 2011/03/28
- About @Graph and datas, Dominique Crétel, 2011/03/23
- Re: About @Graph and datas, Jeff Kingston, 2011/03/24
- Re: About @Graph and datas, Dominique Crétel, 2011/03/24