Dear all,
I am running into an issue with -prince-float-defer-page: right and named pages.
The requirement is that any figure must be on the top of a right page.
This works well when the content is not assigned to a named page
However, as soon as the main text gets assigned to @page body the behavior breaks
Do I need to defer differently for named pages?
I have attached the test.html used to produce the screenshots above (with latest stable and the 20231005 build).
Kindly
Frederik
I am running into an issue with -prince-float-defer-page: right and named pages.
The requirement is that any figure must be on the top of a right page.
figure {
-prince-float-reference: page;
-prince-float-placement: top;
-prince-float-defer-page: right;
}
This works well when the content is not assigned to a named page
However, as soon as the main text gets assigned to @page body the behavior breaks
Do I need to defer differently for named pages?
I have attached the test.html used to produce the screenshots above (with latest stable and the 20231005 build).
Kindly
Frederik