From d769b21356665da50fbe4e7ef69fd20a1ef2363b Mon Sep 17 00:00:00 2001 From: ssotoen <68116836+ssotoen@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:01:57 +0200 Subject: Add Latin translation (#4609) --- tests/ref/smartquote.png | Bin 20489 -> 23873 bytes tests/suite/text/smartquote.typ | 8 ++++++++ 2 files changed, 8 insertions(+) (limited to 'tests') diff --git a/tests/ref/smartquote.png b/tests/ref/smartquote.png index 070e0487..e297c6a0 100644 Binary files a/tests/ref/smartquote.png and b/tests/ref/smartquote.png differ 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. "" -- cgit v1.2.3