Add tests for subscripts involving numbers

This commit is contained in:
+merlan #flirora 2025-02-04 10:06:06 -05:00
parent e8a724f8ee
commit 2c61402e60
2 changed files with 6 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 180 B

View File

@ -189,3 +189,9 @@ $ a0 + a1 + a0_2 \
// sequence of extended shapes).
$lr(size: #130%, [x])_0^1, [x]_0^1, \]_0^1, x_0^1, A_0^1$ \
$n^2, (n + 1)^2, sum_0^1, integral_0^1$
--- math-attach-with-numbers ---
// Test that underscores in code numeric literals do not conflict with
// subscripts in math mode.
$3_5$