Because of fonts i need to use lualatex (could'nt install any fonts)
Thus, lualatex-math is used by the template but lualatex-math seems to have some problems with filehook
I m a beginner on latex i've try out to force the with \PassOptionsToPackage{force}{filehook} but it seems to not work.
as a temporary workaround i suppress all the part of the template which deal with math , but need a better idea if anyone got one
Because of fonts i need to use lualatex (could'nt install any fonts) Thus, lualatex-math is used by the template but lualatex-math seems to have some problems with filehook
I m a beginner on latex i've try out to force the with \PassOptionsToPackage{force}{filehook} but it seems to not work. as a temporary workaround i suppress all the part of the template which deal with math , but need a better idea if anyone got one
Extensions are all ctan latest versions except for filehook which i use the one found on author repository (https://bitbucket.org/martin_scharrer/filehook/downloads/)
As a test file i use examples/page-background/page-background.md
Thanx for help or advice