Stix2 included properly now

This commit is contained in:
2026-01-26 15:21:29 +00:00
parent 6aa1afd652
commit 7a544d6111
11 changed files with 8 additions and 21 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -37,17 +37,12 @@
%% ---------------- Internationalization ----------------------------- %% ---------------- Internationalization -----------------------------
% Font setup % Font setup
% Standardized STIX2 fonts that print well, display on % Standardized STIX2 fonts that print well, display on
% e-readers/screens clearly, and have compatible licensing % e-readers/screens clearly, and have compatible licensing requirements
% requirements
% allows UTF encoding, needed for Icelandic and other accented characters % allows UTF encoding, needed for Icelandic and other accented characters
\RequirePackage{unicode-math}% loads STIX and math unicode characters % LuaLaTeX/XeLaTeX only!
\RequirePackage{unicode-math}% loads STIX2 and math unicode characters
\setmathfont{STIX Two Math} \setmathfont{STIX Two Math}
\setmainfont{STIX Two Text}[ \setmainfont{STIX Two Text}
Extension={.otf},
UprightFont={*-Regular},
BoldFont={*-Bold},
ItalicFont={*-Italic},
BoldItalicFont={*-BoldItalic}]
%% ---------------- Graphics ------------------------------ %% ---------------- Graphics ------------------------------
\RequirePackage{graphicx} \RequirePackage{graphicx}

View File

@@ -37,20 +37,12 @@
%% ---------------- Internationalization ----------------------------- %% ---------------- Internationalization -----------------------------
% Font setup % Font setup
% Standardized STIX2 fonts that print well, display on % Standardized STIX2 fonts that print well, display on
% e-readers/screens clearly, and have compatible licensing % e-readers/screens clearly, and have compatible licensing requirements
% requirements
% allows UTF encoding, needed for Icelandic and other accented characters % allows UTF encoding, needed for Icelandic and other accented characters
\RequirePackage{fontspec} % LuaLaTeX/XeLaTeX only!
\RequirePackage{unicode-math}% loads STIX and math unicode characters \RequirePackage{unicode-math}% loads STIX2 and math unicode characters
\setmathfont{STIX Two Math} \setmathfont{STIX Two Math}
\setmainfont{STIXTwoText}[ \setmainfont{STIX Two Text}
Path={./Fonts/},
Extension={.otf},
UprightFont={*-Regular},
BoldFont={*-Bold},
ItalicFont={*-Italic},
BoldItalicFont={*-BoldItalic}]
%% ---------------- Page and Margin Sizes ----------------------------- %% ---------------- Page and Margin Sizes -----------------------------
\setxlvchars{}\setlxvchars{} \setxlvchars{}\setlxvchars{}
\pageaiv{} \pageaiv{}