fsnotes icon indicating copy to clipboard operation
fsnotes copied to clipboard

AMS numbering for certain environments like 'equation' but not 'equation*'

Open perfectionist opened this issue 2 years ago • 0 comments

Describe your feature request MathJax has a configuration that allows AMS style numbering. For example: \begin{equation} a + b = c \end{equation}

yields

                a + b = c                                             (1)

where \begin{equation*} a + b = c \end{equation*}

             a + b = c

This is an example from Typora that uses MathJax 3.2.2 image

Additional context Add any other related information here. macOS or iOS?

perfectionist avatar Apr 05 '23 20:04 perfectionist