diff options
Diffstat (limited to 'tests/suite/math')
| -rw-r--r-- | tests/suite/math/interactions.typ | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/suite/math/interactions.typ b/tests/suite/math/interactions.typ index 37185962..03d5a6e7 100644 --- a/tests/suite/math/interactions.typ +++ b/tests/suite/math/interactions.typ @@ -17,6 +17,7 @@ $ x := #table(columns: 2)[x][y]/mat(1, 2, 3) --- math-font-switch --- // Test font switch. +// Warning: 29-40 unknown font family: noto sans #let here = text.with(font: "Noto Sans") $#here[f] := #here[Hi there]$. |
