Hi all, I am having a lot of problems trying to create a pdf from awesome-cv (https://www.latextemplates.com/template/awesome-resume-cv) using the pandoc/latex docker image. For instance, xelatex (what I use locally) will fail due to missing files: docker run --rm --volume $PWD:/data --entrypoint xelatex pandoc/latex:latest-ubuntu resume_cv.tex ... ! LaTeX Error: File `enumitem.sty' not found. I guess these should be a better way to solve this. But if I move on and sudo cp all the required files to the relevant folder where the main tex file is, the pdf is generated, but it will miss bolds, italics, and fonts from this template, which puzzles me. Why this happen? how can this problem be solved? thank you -- You received this message because you are subscribed to the Google Groups "pandoc-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/253c9e22-d112-46d7-94cf-dee1dc7e697fn%40googlegroups.com.