Skip to content

Page Break Issue with Long Lists in Callout Boxes for PDF Rendering #11212

Answered by produnis
produnis asked this question in Q&A
Discussion options

You must be logged in to vote

I came up with a new dirty hack!

I've implemented a custom workaround to simulate a callout box in my Quarto project. Instead of using the built-in :::{callout} syntax, I created a new :::{.longlistcallout} class and added a Lua filter to style it for LaTeX and HTML output.

This looks just nice and works for me.

See https://github.com/produnis/minimal_examples/tree/longlist for the complete minimal example and my lua script.

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
7 replies
@mcanouil
Comment options

@produnis
Comment options

@produnis
Comment options

@mcanouil
Comment options

@produnis
Comment options

Comment options

You must be logged in to vote
2 replies
@produnis
Comment options

@produnis
Comment options

Comment options

You must be logged in to vote
3 replies
@Steinthal
Comment options

@produnis
Comment options

@mcanouil
Comment options

Answer selected by produnis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
latex LaTeX engines related libraries and technologies callouts Issues with Callout Blocks.
3 participants