Skip to content

Equation numbering in template.v2.js? #122

@hrbigelow

Description

@hrbigelow

Hi,

Is there a way to add equation numbers to code below? And more generally API documentation on what markdown is available inside <d-math> and <d-math block> tags?

  <d-math block>
      \begin{aligned}
      \mathbb{E}_{z \sim q_\phi(z|x)}[
      \log \dfrac{p_\theta(x, z)}{q_\phi(z|x)} + \log
      \dfrac{q_\phi(z|x)}{p_\theta(z|x)}]
      \end{aligned}
  </d-math>

A fuller example is here

Thanks very much!

Henry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions