Skip to content

Explain how to number and reference equations in the docs #47

Description

@dact221

I found this article that explains how to number and reference figures and tables, but it doesn't explain how to do the same with equations. I have tried the bookdown style:

\begin{equation} 
  f\left(k\right) = \binom{n}{k} p^k\left(1-p\right)^{n-k} (\#eq:binom)
\end{equation} 

But it seems officedown doesn't recognize the equation environment.

I think it would be very helpful if you add this topic to the documentation of the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions