diff options
| author | Yip Coekjan <69834864+Coekjan@users.noreply.github.com> | 2024-10-08 16:37:11 +0800 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2024-10-15 15:06:36 +0200 |
| commit | f8a218f59755e83d215f035c942c122fcef27abd (patch) | |
| tree | 1fd3a53c2d22b6f7896efd1138205623f8278040 /tests | |
| parent | 49154d844213c8abdb10480866912c1a746492e4 (diff) | |
Fix smartquotes after inline equations (#5149)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/issue-5146-smartquotes-after-equations.png | bin | 0 -> 240 bytes | |||
| -rw-r--r-- | tests/suite/text/smartquote.typ | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref/issue-5146-smartquotes-after-equations.png b/tests/ref/issue-5146-smartquotes-after-equations.png Binary files differnew file mode 100644 index 00000000..96be7204 --- /dev/null +++ b/tests/ref/issue-5146-smartquotes-after-equations.png diff --git a/tests/suite/text/smartquote.typ b/tests/suite/text/smartquote.typ index fe4e8c85..fe398b7a 100644 --- a/tests/suite/text/smartquote.typ +++ b/tests/suite/text/smartquote.typ @@ -165,3 +165,6 @@ Some people's thought on this would be #[#set smartquote(enabled: false); "stran "test"\ "test" + +--- issue-5146-smartquotes-after-equations --- +$i$'s $i$ 's |
