diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/smartquote-fr-ch.png | bin | 0 -> 2353 bytes | |||
| -rw-r--r-- | tests/suite/text/smartquote.typ | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/smartquote-fr-ch.png b/tests/ref/smartquote-fr-ch.png Binary files differnew file mode 100644 index 00000000..30e91e40 --- /dev/null +++ b/tests/ref/smartquote-fr-ch.png diff --git a/tests/suite/text/smartquote.typ b/tests/suite/text/smartquote.typ index f5442ffd..fe4e8c85 100644 --- a/tests/suite/text/smartquote.typ +++ b/tests/suite/text/smartquote.typ @@ -22,6 +22,10 @@ #set text(lang: "fr") "Le cheval ne mange pas de salade de concombres" est la première phrase jamais prononcée au 'téléphone'. +--- smartquote-fr-ch --- +#set text(lang: "fr", region: "CH") +"Le cheval ne mange pas de salade de concombres" est la première phrase jamais prononcée au 'téléphone'. + --- smartquote-fi --- #set text(lang: "fi") "Hevonen ei syö kurkkusalaattia" oli ensimmäinen koskaan 'puhelimessa' lausuttu lause. |
