Skip to content

Commit

Permalink
v0.8d of unicode-math package no longer requires specification of var…
Browse files Browse the repository at this point in the history
…greek option
  • Loading branch information
lancelafontaine committed Jan 16, 2018
1 parent 786e812 commit 7c02a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awesome-cv.cls
Expand Up @@ -71,7 +71,7 @@
% To support LaTeX quoting style
\defaultfontfeatures{Ligatures=TeX}
% Needed to manage math fonts
\RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math}
\RequirePackage[math-style=TeX]{unicode-math}
% Needed to use icons from font-awesome
% (https://github.com/posquit0/latex-fontawesome)
\RequirePackage{fontawesome}
Expand Down

0 comments on commit 7c02a18

Please sign in to comment.