Stix2 included properly now
This commit is contained in:
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.
@@ -37,17 +37,12 @@
|
||||
%% ---------------- Internationalization -----------------------------
|
||||
% Font setup
|
||||
% Standardized STIX2 fonts that print well, display on
|
||||
% e-readers/screens clearly, and have compatible licensing
|
||||
% requirements
|
||||
% e-readers/screens clearly, and have compatible licensing requirements
|
||||
% 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}
|
||||
\setmainfont{STIX Two Text}[
|
||||
Extension={.otf},
|
||||
UprightFont={*-Regular},
|
||||
BoldFont={*-Bold},
|
||||
ItalicFont={*-Italic},
|
||||
BoldItalicFont={*-BoldItalic}]
|
||||
\setmainfont{STIX Two Text}
|
||||
|
||||
%% ---------------- Graphics ------------------------------
|
||||
\RequirePackage{graphicx}
|
||||
|
||||
16
ruthesis.sty
16
ruthesis.sty
@@ -37,20 +37,12 @@
|
||||
%% ---------------- Internationalization -----------------------------
|
||||
% Font setup
|
||||
% Standardized STIX2 fonts that print well, display on
|
||||
% e-readers/screens clearly, and have compatible licensing
|
||||
% requirements
|
||||
% e-readers/screens clearly, and have compatible licensing requirements
|
||||
% allows UTF encoding, needed for Icelandic and other accented characters
|
||||
\RequirePackage{fontspec}
|
||||
\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}
|
||||
\setmainfont{STIXTwoText}[
|
||||
Path={./Fonts/},
|
||||
Extension={.otf},
|
||||
UprightFont={*-Regular},
|
||||
BoldFont={*-Bold},
|
||||
ItalicFont={*-Italic},
|
||||
BoldItalicFont={*-BoldItalic}]
|
||||
\setmainfont{STIX Two Text}
|
||||
%% ---------------- Page and Margin Sizes -----------------------------
|
||||
\setxlvchars{}\setlxvchars{}
|
||||
\pageaiv{}
|
||||
|
||||
Reference in New Issue
Block a user