diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/smartquote.png | bin | 20489 -> 23873 bytes | |||
| -rw-r--r-- | tests/suite/text/smartquote.typ | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/ref/smartquote.png b/tests/ref/smartquote.png Binary files differindex 070e0487..e297c6a0 100644 --- a/tests/ref/smartquote.png +++ b/tests/ref/smartquote.png diff --git a/tests/suite/text/smartquote.typ b/tests/suite/text/smartquote.typ index 02ac4455..4c27be07 100644 --- a/tests/suite/text/smartquote.typ +++ b/tests/suite/text/smartquote.typ @@ -36,6 +36,14 @@ #set text(lang: "ru") "Лошадь не ест салат из огурцов" - это была первая фраза, сказанная по 'телефону'. +#set text(lang: "it") +"Il cavallo non mangia insalata di cetrioli" è stata la prima frase pronunciata al 'telefono'. + +#set text(lang: "la") +#set smartquote(alternative: true) +"Equus cucumeris sem non edit" prima sententia in 'telephono' prolata fuit. +#set smartquote(alternative: false) + --- smartquote-empty --- // Test single pair of quotes. "" |
