diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx index 08b7f3352f2..4b7c80a7fcc 100644 --- a/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx +++ b/Master/texmf-dist/source/latex/fithesis/style/mu/base.dtx @@ -236,8 +236,7 @@ \thesis@require{fontspec} \thesis@require{unicode-math} \setmainfont[Ligatures=TeX]{TeX Gyre Pagella} - \setmathfont[math-style=ISO,bold-style=ISO,vargreek-shape=TeX]% - {texgyrepagella-math.otf} + \setmathfont[math-style=ISO,bold-style=ISO]{texgyrepagella-math.otf} \fi % \end{macrocode} % The following packages get only loaded, when the document is not |