Roberto Alsina
Roberto Alsina
The test case is rst2pdf/tests/input/test_issue_467.txt
Eek, real bug.
It's breaking pages inside code blocks in visually bad ways, leaving widows and orphans. I am marking the existing checksum as bad, reopening the issue and marking it as "ignore"
The test is in rst2pdf/tests/input/test_issue_286.txt
This is still broken. in test_issue_286.pdf in the first page it should not break after "Term:" and it should move it to the next page to keep it together with...
Can you attach a file showing the problem?
No feedback in a year, let's close it.
Usually this problem is caused by rst2pdf inserting some unicode character your font doesn't support.
It may be something not visible like "non-breaking-space" ... let me check the code.
Can you attach a small file here showing the problem?