I was excited to see the new version of tectonic as it is fast within a single binary. First and formost I am very grateful for this project to modernize laTeX.
The first thing I did I tried to compile my CV which is based on the ModernCV package. To reproduce, I run it on the default template from ModernCV repo and get no ouput with no error messages.
I ran tectonic -X compile template.tex from https://github.com/moderncv/moderncv
The terminal exits no errors and no pdf output.
I am running this on winodws. On widnows I did get some error in the begining about fontconfig which I could bypass by pointing to the windows font folder ($env:FONTCONFIG_FILE = "$env:WINDIR\Fonts" ). I have installed the fontawesome 7 (and 5 which was mentioned in an old github issue here).
It will be great if I can be able to compile my CV with tectonic. I apologize if the information I provided is not enough or format desirably.
Thanks in advance
I was excited to see the new version of tectonic as it is fast within a single binary. First and formost I am very grateful for this project to modernize laTeX.
The first thing I did I tried to compile my CV which is based on the ModernCV package. To reproduce, I run it on the default template from ModernCV repo and get no ouput with no error messages.
I ran
tectonic -X compile template.texfrom https://github.com/moderncv/moderncvThe terminal exits no errors and no pdf output.
I am running this on winodws. On widnows I did get some error in the begining about fontconfig which I could bypass by pointing to the windows font folder ($env:FONTCONFIG_FILE = "$env:WINDIR\Fonts" ). I have installed the fontawesome 7 (and 5 which was mentioned in an old github issue here).
It will be great if I can be able to compile my CV with tectonic. I apologize if the information I provided is not enough or format desirably.
Thanks in advance