diff options
| author | Alex Saveau <saveau.alexandre@gmail.com> | 2023-04-13 12:03:00 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-13 21:03:00 +0200 |
| commit | 6d596da72b16e486a4ca9c69a416bf21b88d30f0 (patch) | |
| tree | 6361aa7d39c71a79e7076e9dd645b339a45a637f /tests | |
| parent | 0105eb7382801b56781308ea94b3aeffa6fd867f (diff) | |
Make math punctuation tests more complete (#782)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/text/linebreak-obj.png | bin | 41719 -> 44153 bytes | |||
| -rw-r--r-- | tests/typ/text/linebreak-obj.typ | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/ref/text/linebreak-obj.png b/tests/ref/text/linebreak-obj.png Binary files differindex 5fa25001..3502771f 100644 --- a/tests/ref/text/linebreak-obj.png +++ b/tests/ref/text/linebreak-obj.png diff --git a/tests/typ/text/linebreak-obj.typ b/tests/typ/text/linebreak-obj.typ index bd3b69ae..f6cc0145 100644 --- a/tests/typ/text/linebreak-obj.typ +++ b/tests/typ/text/linebreak-obj.typ @@ -15,4 +15,10 @@ which is the authorative source. We prove $1 < 2$. \ We prove $1 < 2$! \ +We prove $1 < 2$? \ +We prove $1 < 2$, \ +We prove $1 < 2$; \ +We prove $1 < 2$: \ +We prove $1 < 2$- \ We prove $1 < 2$– \ +We prove $1 < 2$— \ |
