Skip to content

Disable automatic numbering #3180

Answered by edemaine
olof-dev asked this question in Q&A
Aug 21, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

One approach would be to add the following CSS to hide the equation numbering:

.eqn-num { display: none !important; }

Unfortunately, I don't know how to do it at the TeX level until we support environment definition (#977).

We've also discussed having an option that configures different forms of automatic numbering, which could have an "off" setting, but it doesn't exist yet.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@olof-dev
Comment options

Answer selected by olof-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants