You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since version 0.4.8, when I have to include a long word that does not fit on a single line (specifically, a hyperlink, etc.), the h1 header of the next page is out of position in the forced page break.
(#1485)
I was working on manually adding page breaks (<div style="page-break-before:always"></div>) to some sentences.
In pdfs printed from print.html with the current version, I'm suffering from a case where the h1 header comes at the end.
Is it possible to manually opt-out the page break option?
========
For example, I printed the following book using Google Chrome
Thanks for the report! Sorry that was causing you trouble. I think this is a duplicate of #1190, so I'm going to close in favor of that. If I misunderstood, feel free to reopen. There are instructions there on how to add the option.
Since version 0.4.8, when I have to include a long word that does not fit on a single line (specifically, a hyperlink, etc.), the h1 header of the next page is out of position in the forced page break.
(#1485)
I was working on manually adding page breaks (
<div style="page-break-before:always"></div>
) to some sentences.In pdfs printed from print.html with the current version, I'm suffering from a case where the h1 header comes at the end.
Is it possible to manually opt-out the page break option?
========
For example, I printed the following book using Google Chrome
book.toml
chapter_1.md
chapter_2.md
SUMMARY.md
Preview
Environment
The text was updated successfully, but these errors were encountered: