diff --git a/Fonts/STIXTwoMath-Regular.otf b/Fonts/STIXTwoMath-Regular.otf new file mode 100644 index 0000000..29aa3b9 Binary files /dev/null and b/Fonts/STIXTwoMath-Regular.otf differ diff --git a/Fonts/STIXTwoText-Bold.otf b/Fonts/STIXTwoText-Bold.otf new file mode 100644 index 0000000..e617a64 Binary files /dev/null and b/Fonts/STIXTwoText-Bold.otf differ diff --git a/Fonts/STIXTwoText-BoldItalic.otf b/Fonts/STIXTwoText-BoldItalic.otf new file mode 100644 index 0000000..a64f1a9 Binary files /dev/null and b/Fonts/STIXTwoText-BoldItalic.otf differ diff --git a/Fonts/STIXTwoText-Italic.otf b/Fonts/STIXTwoText-Italic.otf new file mode 100644 index 0000000..1959929 Binary files /dev/null and b/Fonts/STIXTwoText-Italic.otf differ diff --git a/Fonts/STIXTwoText-Medium.otf b/Fonts/STIXTwoText-Medium.otf new file mode 100644 index 0000000..f11e255 Binary files /dev/null and b/Fonts/STIXTwoText-Medium.otf differ diff --git a/Fonts/STIXTwoText-MediumItalic.otf b/Fonts/STIXTwoText-MediumItalic.otf new file mode 100644 index 0000000..45193a1 Binary files /dev/null and b/Fonts/STIXTwoText-MediumItalic.otf differ diff --git a/Fonts/STIXTwoText-Regular.otf b/Fonts/STIXTwoText-Regular.otf new file mode 100644 index 0000000..630bf71 Binary files /dev/null and b/Fonts/STIXTwoText-Regular.otf differ diff --git a/Fonts/STIXTwoText-SemiBold.otf b/Fonts/STIXTwoText-SemiBold.otf new file mode 100644 index 0000000..9166639 Binary files /dev/null and b/Fonts/STIXTwoText-SemiBold.otf differ diff --git a/Fonts/STIXTwoText-SemiBoldItalic.otf b/Fonts/STIXTwoText-SemiBoldItalic.otf new file mode 100644 index 0000000..31001e6 Binary files /dev/null and b/Fonts/STIXTwoText-SemiBoldItalic.otf differ diff --git a/ruthesis.sty b/ruthesis.sty index 8be038e..770bbdc 100644 --- a/ruthesis.sty +++ b/ruthesis.sty @@ -44,7 +44,8 @@ \RequirePackage{unicode-math}% loads STIX and math unicode characters \setmathfont{STIX Two Math} -\setmainfont{STIX Two Text}[ +\setmainfont{STIXTwoText}[ +Path={./Fonts/}, Extension={.otf}, UprightFont={*-Regular}, BoldFont={*-Bold},