Skip to content

Math reference error #300

@henry2004y

Description

@henry2004y

Hi,

The syntax for labeling math is

$$
1 + 1 = 2
$$ {#eq:math}

and the syntax for referencing is @eq:math. This works fine in a single section, but a reference to a equation in another section doesn't work. This can be seen from the urls where references work by appending the label to the section like http://localhost:8004/page1.html#eq:math, where page1 seems to be always the same section as the current one.

I am not sure if references to figures/tables have the same issues.

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