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

border of blockquote cut of or on wrong section or page #270

Closed
MaWiMa opened this issue Jul 15, 2015 · 2 comments
Closed

border of blockquote cut of or on wrong section or page #270

MaWiMa opened this issue Jul 15, 2015 · 2 comments
Assignees
Labels

Comments

@MaWiMa
Copy link

MaWiMa commented Jul 15, 2015

Every pagebreak inside blockquotes, for example because of long blockquotes, moves border to wrong page or cuts border. (see pic asciidoctor-pdf-blockquote-A5-15-07-10.png)

Same source in A3 instead of A5 works fine (see pic asciidoctor-pdf-blockquote-A3-15-07-10.png).
Sometimes this happens with short quotes at the bottom too (see pic asciidoctor-pdf-blockquote-A4-15-07-10.png).


asciidoctor-pdf-blockquote-a5-15-07-10


asciidoctor-pdf-blockquote-a4-15-07-10


asciidoctor-pdf-blockquote-a3-15-07-10

@mojavelinux
Copy link
Member

This is related to #259. Every block that has some sort of border or shading needs the same treatment to handle "drawing" across multiple pages.

@mojavelinux
Copy link
Member

Here are the issues to track multi-page support for various block types for reference:

quote/verse block - #270
sidebar block - #259
example block - #362

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

No branches or pull requests

2 participants