summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-ext-math/page.rst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/roots/test-ext-math/page.rst')
-rw-r--r--tests/roots/test-ext-math/page.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/roots/test-ext-math/page.rst b/tests/roots/test-ext-math/page.rst
new file mode 100644
index 0000000..ef80409
--- /dev/null
+++ b/tests/roots/test-ext-math/page.rst
@@ -0,0 +1,9 @@
+Test multiple pages
+===================
+
+.. math::
+ :label: bar
+
+ a = b + 1
+
+Referencing equations :eq:`foo` and :eq:`bar`.