Feature Request - Option to omit default theorem definitions #3821
fulem
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.
-
Like in bookdown, quarto auto generates latex code like the following for default theorem like environments:
But in bookdown Theorems and proofs documentation we have the option to instruct bookdown to not creating those environments:
Quarto doesn't have an equivalent option yet. This option delegates the definition of these environments to the user, and i think this allow for more customization power.
Beta Was this translation helpful? Give feedback.
All reactions