Re: make page-float and span:

Subject: Re: make page-float and span:
From: Sebastian Rahtz <s.rahtz@xxxxxxxxxxxxxx>
Date: Wed, 2 Sep 1998 10:45:18 +0100
Horst Kucharczyk writes:
 > 1. Is there any documentation on the page-float object?  Haven't found
in a word, "no". it makes a floating object, no more, no less, and
listens to the "span" characteristic (but does not obey it)

eg:

(element fig
 (make page-float
  (make display-group
   (make rule)
   (process-children-trim)
   (make rule))))

 > 2. Our basic layout needs three or two columns. Span: doesn't produce the
 > wanted result via the Tex backend in the simple-page-sequence with
 > page-n-columns: 3. (Make page-float ) seems a good work-around. Is there a
 > way to make spanning work 'directly'?

i am not sure i follow. what happens if you use

  page-n-columns: 3

? I'd expect this to work normally. i don't think page-float is what
you want. it always makes a single float object spanning the whole
page width. dont try and put a simple-page-sequence in it!

sebastian


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • make page-float and span:
    • Horst Kucharczyk - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id EAA16752Wed, 2 Sep 1998 04:44:30 -0400 (EDT)
      • Sebastian Rahtz - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id GAA18691Wed, 2 Sep 1998 06:00:07 -0400 (EDT) <=
        • Horst Kucharczyk - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id JAA22926Wed, 2 Sep 1998 09:16:56 -0400 (EDT)
          • Sebastian Rahtz - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id LAA29210Wed, 2 Sep 1998 11:19:39 -0400 (EDT)
          • Horst Kucharczyk - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id MAA02800Wed, 2 Sep 1998 12:33:06 -0400 (EDT)
          • Sebastian Rahtz - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id GAA05549Thu, 3 Sep 1998 06:08:55 -0400 (EDT)