mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix font def
This commit is contained in:
parent
49904f5d3d
commit
5002da6070
@ -23,8 +23,8 @@
|
|||||||
\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 Serif Tibetan}
|
\newfontfamily\tibetanfont{Noto Serif Tibetan}
|
||||||
\newfontfamily\CJKfont{IPAexMincho}
|
\newfontfamily\chinesefont[script=CJK]{IPAexMincho}
|
||||||
\newfontfamily\CJKfontsf{IPAexGothic}
|
\newfontfamily\chinesefontsf[script=CJK]{IPAexGothic}
|
||||||
\newfontfamily\japanesefont[script=CJK]{IPAexMincho}
|
\newfontfamily\japanesefont[script=CJK]{IPAexMincho}
|
||||||
\end_preamble
|
\end_preamble
|
||||||
\use_default_options false
|
\use_default_options false
|
||||||
|
@ -24,8 +24,8 @@
|
|||||||
\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 Sans Tibetan}
|
||||||
\newfontfamily\CJKfont{IPAexMincho}
|
\newfontfamily\chinesefont[script=CJK]{IPAexMincho}
|
||||||
\newfontfamily\CJKfontsf{IPAexGothic}
|
\newfontfamily\chinesefontsf[script=CJK]{IPAexGothic}
|
||||||
\newfontfamily\japanesefont[script=CJK]{IPAexMincho}
|
\newfontfamily\japanesefont[script=CJK]{IPAexMincho}
|
||||||
|
|
||||||
% Needed for churchslavonic which is an extra package
|
% Needed for churchslavonic which is an extra package
|
||||||
|
Loading…
Reference in New Issue
Block a user