commit 01ee3bf1e5cfa84f997424c56042b777a516e814
Author: Günter Milde <[email protected]>
Date:   Thu Sep 5 09:44:18 2019 +0200

    Minor update for supported-languages test.
---
 .../supported-languages_polyglossia-XeTeX.lyx      |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git 
a/autotests/export/latex/languages/supported-languages_polyglossia-XeTeX.lyx 
b/autotests/export/latex/languages/supported-languages_polyglossia-XeTeX.lyx
index 15a96f4..fa58588 100644
--- a/autotests/export/latex/languages/supported-languages_polyglossia-XeTeX.lyx
+++ b/autotests/export/latex/languages/supported-languages_polyglossia-XeTeX.lyx
@@ -12,15 +12,16 @@
 \newfontfamily\hangulfont{Baekmuk Batang}
 \newfontfamily\kannadafont{Noto Serif Kannada}
 \newfontfamily\khmerfont{Noto Serif Khmer}
-\newfontfamily\laofont{Noto Serif Lao}
+%\newfontfamily\laofont{Noto Serif Lao} % misses punctuation in current 
versions.
+\newfontfamily\laofont{DejaVu Sans} % wrong family but DejaVu Serif has no Lao 
characters
 \newfontfamily\marathifont{FreeSerif} % gloss-marathi.ldf has a spelling 
error: "script=Devaganari"
 %\newfontfamily\marathifont{Noto Serif Devanagari} % works, too
 \newfontfamily\syriacfont{FreeSans}
 \newfontfamily\tamilfont{Noto Serif Tamil}
 \newfontfamily\telugufont{Noto Serif Telugu}
-\newfontfamily\thaanafont{FreeSerif} % missing script tag
+\newfontfamily\thaanafont{FreeSerif} % prevent "missing script tag" error
 %\newfontfamily\thaanafont{Noto Sans Thaana} % works, too
-\newfontfamily\tibetanfont{Noto Sans Tibetan}
+\newfontfamily\tibetanfont{Noto Sans Tibetan}  % wrong family
 
 % Font setup for Japanese (not supported by Polyglossia)
 \usepackage{ifxetex}

Reply via email to