diff --git a/src/Reanimate/Driver/Check.hs b/src/Reanimate/Driver/Check.hs index f4a50b2..ef3657f 100644 --- a/src/Reanimate/Driver/Check.hs +++ b/src/Reanimate/Driver/Check.hs @@ -39,20 +39,21 @@ checkEnvironment = do latexPackages = ["preview" ,"amsmath" - ,"amssymb" - ,"dsfont" - ,"setspace" - ,"relsize" - ,"textcomp" - ,"mathrsfs" - ,"calligra" - ,"wasysym" - ,"ragged2e" - ,"physics" - ,"xcolor" - ,"textcomp" - ,"xfrac" - ,"microtype"] + --,"amssymb" + --,"dsfont" + --,"setspace" + --,"relsize" + --,"textcomp" + --,"mathrsfs" + --,"calligra" + --,"wasysym" + --,"ragged2e" + --,"physics" + --,"xcolor" + --,"textcomp" + --,"xfrac" + --,"microtype" + ] xelatexPackages = ["ctex"] runCheck msg fn = do