jomaway / typst-gentle-clues

Simple admonishment for typst
MIT License
25 stars 5 forks source link

Adds breakability to the clues #5

Closed MrMugame closed 7 months ago

MrMugame commented 7 months ago

Closes #4

jomaway commented 7 months ago

Hey thanks for this PR. I never really used bigger examples so there was no need for a breakable version. But i guess it comes in handy if you have them. But i am not sure if it should be the default. Because mostly if you just have a few lines of content at the end of a page and then it breaks onto the next page it might seem little off as well.

So maybe it's better to keep breakable false as default and let the user specify if he want's a breakable version.

MrMugame commented 7 months ago

851fac9 changes the default value. True that this makes probably more sense and because all the args are passed through its easy to use