Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only table header rendered before page break in PDF #491

Closed
ietf-svn-bot opened this issue Feb 5, 2020 · 3 comments
Closed

Only table header rendered before page break in PDF #491

ietf-svn-bot opened this issue Feb 5, 2020 · 3 comments

Comments

@ietf-svn-bot
Copy link

resolution_fixed type_defect | by sginoza@amsl.com


There is a bad page break on p21 of <​https://www.rfc-editor.org/rfc/rfc8697.pdf>. RFC 8697 was published using the most recent version of xml2rfc, but the table header appears at the bottom of the page and the full table (including the table head) appears on the following page.


Issue migrated from trac:491 at 2022-02-08 07:06:05 +0000

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com changed status from new to closed

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com changed resolution from `` to fixed

@ietf-svn-bot
Copy link
Author

@henrik@levkowetz.com commented


Fixed in bcceafd:

Changed the approach to avoiding page breaks inside artwork etc., and added styling to prevent page breaks between

and
in a
. Fixes issues #461, #463, and #491

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant