Skip to content
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 14 replies

Comment options

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

@mcanouil
Comment options

@produnis
Comment options

@produnis
Comment options

@mcanouil
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

mcanouil Nov 2, 2024
Collaborator

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