Collapsible Proofs out of the box #12878
FelixBenning
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I would like Quarto to provide collapsible proofs out of the box. The current suggestion is to use callouts (#5272 (comment))
and there is the Extension Callouty Theorems that wraps the Proofs into a callout, but this feels more like a hack:
The callout box makes the proof stand out. This is what you want for callouts, but this is not really what you want for proofs. Proofs are the details whearas theorems should be highlighted. This forces you to use Callouts for Theorems too to "balance" them visually. But then
It would be really nice if proofs could be a bit more subtle/tasteful collapsibles.
Beta Was this translation helpful? Give feedback.
All reactions