From 153275f7de65a765d9a89437d793fdb91d0b5ea2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Novotn=C3=BD?= <witiko@mail.muni.cz> Date: Sat, 28 Jan 2017 14:37:33 +0100 Subject: [PATCH] Removed an obsolete unicode-math key. --- style/mu/base.dtx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style/mu/base.dtx b/style/mu/base.dtx index 08b7f33..4b7c80a 100644 --- a/style/mu/base.dtx +++ b/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 -- GitLab