Try to add tipfr package but there's a bug with the xcolor one.
Don't know how to solve it.
This commit is contained in:
parent
7304d2c4a0
commit
7dfe4bebef
@ -45,6 +45,7 @@
|
||||
\RequirePackage[francais]{babel} % => polyglossia
|
||||
\RequirePackage[utf8]{inputenc} % => fontspec
|
||||
\RequirePackage[T1]{fontenc} % => fontspec
|
||||
% \RequirePackage[babel=true,kerning=true]{microtype}
|
||||
\fi
|
||||
|
||||
% fonts
|
||||
@ -59,6 +60,7 @@
|
||||
\ifluatex
|
||||
\RequirePackage{luacolor}
|
||||
\fi
|
||||
% \RequirePackage{tipfr}
|
||||
%\RequirePackage[table,xcdraw]{xcolor} % there's a bug when used with some mdframed content
|
||||
\RequirePackage[]{xcolor}
|
||||
\RequirePackage[framemethod=tikz]{mdframed}
|
||||
@ -112,6 +114,7 @@
|
||||
\RequirePackage{inconsolata}
|
||||
\RequirePackage{tasks}
|
||||
\RequirePackage{dashrule}
|
||||
% \RequirePackage[zerostyle=d]{newtxtt}
|
||||
%--
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user