I want to number the equation and refer to it in the text. For example, the following is what I tried in Xaringan. Can you give me tips for this?
$$\begin{equation}\label{eq:1} y_t=x_t+3 \end{equation}$$.
\Cref{eq:1} can be solved.
I want to number the equation and refer to it in the text. For example, the following is what I tried in Xaringan. Can you give me tips for this?
$$\begin{equation}\label{eq:1} y_t=x_t+3 \end{equation}$$.
\Cref{eq:1} can be solved.
If you use this
The
mathjax-equation-numbers.htmlis available here.To make the reference to equations in the slides I do (for example:
Which will be rendered as: