[rfc-i] Should figures float?

julian.reschke at gmx.de (Julian Reschke) Sat, 12 July 2014 07:50 UTC

From: "julian.reschke at gmx.de"
Date: Sat, 12 Jul 2014 09:50:01 +0200
Subject: [rfc-i] Should figures float?
In-Reply-To: <AD903CA0-7E61-48AB-AEAF-DC0E549ECBCD@fugue.com>
References: <53BF3DEE.2030503@gmail.com> <53BF82AD.8060602@gmx.de> <CABSMSPVOSHttztmJ4NOJ6v4VZuYJhwjADjFttA+6Z211dOuftw@mail.gmail.com> <53C02632.6010905@isi.edu> <CAMm+Lwhr+RFdN2NWXdnDiNDMqUYhip0D5WKikfkvbFXvhTaWkQ@mail.gmail.com> <AD903CA0-7E61-48AB-AEAF-DC0E549ECBCD@fugue.com>
Message-ID: <53C0E8A9.40607@gmx.de>

On 2014-07-12 04:10, Ted Lemon wrote:
> On Jul 11, 2014, at 2:40 PM, Phillip Hallam-Baker <phill at hallambaker.com> wrote:
>> Doing that in HTML is non trivial. It might be possible with some CSS magic like putting in a control to make a soft break and dump out all pending figures before a section break. But it might not be possible at all without writing a custom text formatter for the PDF output.
>
> But HTML isn't paginated, so there's no reason to ever do it--you'd just do it where it appears in the XML.

HTML *can* be paginated. It happens upon printing, but there also have 
been browser experiments with paged rendering on screens (flip the page 
instead to scroll...).

Best regards, Julian