From 7dfe4bebef69e4213d8e7ca41ec332bb76a3973c Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 12 May 2019 01:41:16 +0200 Subject: [PATCH] Try to add tipfr package but there's a bug with the xcolor one. Don't know how to solve it. --- commun/commun.sty | 3 +++ 1 file changed, 3 insertions(+) diff --git a/commun/commun.sty b/commun/commun.sty index 40ca8d3..fe38c57 100644 --- a/commun/commun.sty +++ b/commun/commun.sty @@ -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} %--