Open MoamenAbdelsattar opened 1 week ago
Problem can be easily fixed by adding clear: both;
to the following div After pagination. Adding it before pagination doesn't solve the issue.
Hi, problem is solved after using epub partitions instead of page floats, however the documentation says "Future version of Vivliostyle may drop support for this spec." I hope that doesn't happen 😶
There was a similar issue:
This issue was fixed by pr #1075.
However, the problem still happens if the page float width is narrower than page area width.
To avoid the problem, specify float
on the image's parent block element (e.g., figure
element) and align the image in it.
I hope this helps.
I'm trying to use page floats, so I set
float: top
for the following image. The result is image inside the following poetic verse, instead of being above it:Expected result: