Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proof environnement has no clear end delimiter #34

Open
durandg12 opened this issue Nov 22, 2024 · 2 comments
Open

Proof environnement has no clear end delimiter #34

durandg12 opened this issue Nov 22, 2024 · 2 comments
Assignees

Comments

@durandg12
Copy link

As you can see on the screeshot, there is no visual indication that a proof is finished. In the screenshot, the first paragraph is inside a proof environnement and the second is after the proof (so the proof ends with the first paragraph of the screenshot).

Capture d’écran 2024-11-22 à 14 53 46

Is it possible to change this behavior, for example by adding a symbol akin to the \qed symbol of the amsthm package?

@durandg12
Copy link
Author

This is for HTML rendering, in LaTeX rendering there is a QED symbol. But for documents intended to be rendered in both this is still a problem, now my pdf output has 2 QED symbols if I force one for the HTML output

@fradav fradav self-assigned this Dec 4, 2024
@fradav
Copy link
Contributor

fradav commented Dec 4, 2024

This is an upstream bug (or missing feature) from quarto :
quarto-dev/quarto-cli#5036

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants