quarto-dev / quarto-dev/quarto-cli

[Feature Request] Add more theorem types from amsthm (e.g. axiom, assumption, ...)

Open
#3,979 8 comments 1 reaction 1 assignee View on GitHub

@cscheid is already working on this.

Since May 25, 2023.

crossref enhancement
Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Description

Discussed in https://github.com/quarto-dev/quarto-cli/discussions/3970

Originally posted by Zegeri January 14, 2023
Some mathematical texts might use axioms and it would be nice if it were supported by quarto. I suggest using "axm" as tag prefix. For example:

::: {#axm-pairing}
## Pairing

If $x$ and $y$ are sets, then there exists a set which contains $x$ and $y$ as elements. 
:::

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.