mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
remove latin modern fonts from moderncvstyles due to possible problems with german characters
This commit is contained in:
parent
b20c500132
commit
d41ebb023e
5 changed files with 12 additions and 10 deletions
|
|
@ -49,7 +49,6 @@
|
|||
%\fi
|
||||
|
||||
% symbols
|
||||
\RequirePackage{ifxetex}
|
||||
\ifxetexorluatex
|
||||
\moderncvicons{awesome}
|
||||
\else
|
||||
|
|
|
|||
|
|
@ -30,13 +30,12 @@
|
|||
% \setsansfont{Latin Modern Sans}
|
||||
% \setmathfont{Latin Modern Math}
|
||||
%\else
|
||||
\IfFileExists{lmodern.sty}%
|
||||
{\RequirePackage{lmodern}}%
|
||||
{}
|
||||
% \IfFileExists{lmodern.sty}%
|
||||
% {\RequirePackage{lmodern}}%
|
||||
% {}
|
||||
%\fi
|
||||
|
||||
% symbols
|
||||
\RequirePackage{ifxetex}
|
||||
\ifxetexorluatex
|
||||
\moderncvicons{awesome}
|
||||
\else
|
||||
|
|
|
|||
|
|
@ -30,13 +30,12 @@
|
|||
% \setsansfont{Latin Modern Sans}
|
||||
% \setmathfont{Latin Modern Math}
|
||||
%\else
|
||||
\IfFileExists{lmodern.sty}%
|
||||
{\RequirePackage{lmodern}}%
|
||||
{}
|
||||
% \IfFileExists{lmodern.sty}%
|
||||
% {\RequirePackage{lmodern}}%
|
||||
% {}
|
||||
%\fi
|
||||
|
||||
% symbols
|
||||
\RequirePackage{ifxetex}
|
||||
\ifxetexorluatex
|
||||
\moderncvicons{awesome}
|
||||
\else
|
||||
|
|
|
|||
|
|
@ -31,7 +31,6 @@
|
|||
%\fi
|
||||
|
||||
% symbols
|
||||
\RequirePackage{ifxetex}
|
||||
\ifxetexorluatex
|
||||
\moderncvicons{awesome}
|
||||
\else
|
||||
|
|
|
|||
|
|
@ -36,6 +36,12 @@
|
|||
|
||||
% symbols
|
||||
\moderncvicons{letters}
|
||||
% % other options for symbols symbols
|
||||
% \ifxetexorluatex
|
||||
% \moderncvicons{awesome}
|
||||
% \else
|
||||
% \moderncvicons{marvosym}
|
||||
% \fi
|
||||
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue