commit 80a901506bfaa91e3479bc562beb18a4e4dd6f3a
Author: Scott Kostyshak <[email protected]>
Date:   Thu Dec 9 15:16:07 2021 -0500

    languages test file: Use new Tibetan font name
    
    Noto Sans Tibetan was not actually a sans font. On newer systems the
    font is now Noto Serif Tibetan.
    
    See, e.g., the package 'fonts-noto-core' in Ubuntu 21.04.
    
    This change also fixes compilation of
    supported-languages_polyglossia-XeTeX.lyx on Ubuntu 21.10.
---
 .../supported-languages_polyglossia-XeTeX.lyx      |    2 +-
 .../languages/supported-languages_polyglossia.lyx  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/autotests/export/latex/languages/supported-languages_polyglossia-XeTeX.lyx 
b/autotests/export/latex/languages/supported-languages_polyglossia-XeTeX.lyx
index 53e07ad..4d96ef0 100644
--- a/autotests/export/latex/languages/supported-languages_polyglossia-XeTeX.lyx
+++ b/autotests/export/latex/languages/supported-languages_polyglossia-XeTeX.lyx
@@ -22,7 +22,7 @@
 \newfontfamily\telugufont{Noto Serif Telugu}
 \newfontfamily\thaanafont{FreeSerif} % prevent "missing script tag" error
 %\newfontfamily\thaanafont{Noto Sans Thaana} % works, too
-\newfontfamily\tibetanfont{Noto Sans Tibetan}  % wrong family
+\newfontfamily\tibetanfont{Noto Serif Tibetan}
 
 % Font setup for Japanese (not supported by Polyglossia)
 \usepackage{ifxetex}
diff --git 
a/autotests/export/latex/languages/supported-languages_polyglossia.lyx 
b/autotests/export/latex/languages/supported-languages_polyglossia.lyx
index aa1e50f..40d2a88 100644
--- a/autotests/export/latex/languages/supported-languages_polyglossia.lyx
+++ b/autotests/export/latex/languages/supported-languages_polyglossia.lyx
@@ -23,7 +23,7 @@
 \newfontfamily\telugufont{Noto Serif Telugu}
 \newfontfamily\thaanafont{FreeSerif}  % missing script tag in FreeSerif
 %\newfontfamily\thaanafont{Noto Sans Thaana} % works, too
-\newfontfamily\tibetanfont{Noto Sans Tibetan}
+\newfontfamily\tibetanfont{Noto Serif Tibetan}
 
 % Font setup for Japanese (not supported by Polyglossia)
 \usepackage{ifxetex}
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to