mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-28 20:45:47 +00:00
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.
This commit is contained in:
parent
dcef1a9cad
commit
80a901506b
@ -22,7 +22,7 @@
|
|||||||
\newfontfamily\telugufont{Noto Serif Telugu}
|
\newfontfamily\telugufont{Noto Serif Telugu}
|
||||||
\newfontfamily\thaanafont{FreeSerif} % prevent "missing script tag" error
|
\newfontfamily\thaanafont{FreeSerif} % prevent "missing script tag" error
|
||||||
%\newfontfamily\thaanafont{Noto Sans Thaana} % works, too
|
%\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)
|
% Font setup for Japanese (not supported by Polyglossia)
|
||||||
\usepackage{ifxetex}
|
\usepackage{ifxetex}
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
\newfontfamily\telugufont{Noto Serif Telugu}
|
\newfontfamily\telugufont{Noto Serif Telugu}
|
||||||
\newfontfamily\thaanafont{FreeSerif} % missing script tag in FreeSerif
|
\newfontfamily\thaanafont{FreeSerif} % missing script tag in FreeSerif
|
||||||
%\newfontfamily\thaanafont{Noto Sans Thaana} % works, too
|
%\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)
|
% Font setup for Japanese (not supported by Polyglossia)
|
||||||
\usepackage{ifxetex}
|
\usepackage{ifxetex}
|
||||||
|
Loading…
Reference in New Issue
Block a user