Open ywiyogo opened 6 years ago
same issue on Linux Mint 18 Sarah pandoc --version pandoc 2.2.1 Compiled with pandoc-types 1.17.4.2, texmath 0.11, skylighting 0.7.0.2
This looks like a fonts/context issue. What version of context are you using?
`# context --version
mtx-context | ConTeXt Process Management 0.61 mtx-context | mtx-context | main context file: /usr/share/texmf/tex/context/base/context.mkiv mtx-context | current version: 2015.05.18 12:26 ` I updated Pandoc as said by https://github.com/mszep/pandoc_resume/issues/44
Hm, that version of context should work. It must be a fonts issue then. Can you paste the console output and any .log files that are generated when running make
? If it is a font issue, there should be some warnings or errors there.
Right... There are lots "unknown font" lines in resume.log.
@Bai-Yingjie here is the full error
"unknown font 'texgyreheros-bold'"
Looks like that font may be missing. Have you tried installing that font? Also, did the docker container work for you?
After cloning the repository, I executed
make
and it generated the files. However, I see a different style in my resume.pdf. No bold and italic fonts are generated in the pdf file. I run in Linux Mint 18.2 Sonya based on Ubuntu 16.04. resume.pdf