public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: "Eugenio López Cortegano" <elcortegano-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Xelatex report missing libraries, or fails at using fonts
Date: Thu, 13 Jan 2022 14:32:22 -0800 (PST)	[thread overview]
Message-ID: <253c9e22-d112-46d7-94cf-dee1dc7e697fn@googlegroups.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1137 bytes --]

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.

[-- Attachment #1.2: Type: text/html, Size: 1448 bytes --]

             reply	other threads:[~2022-01-13 22:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-13 22:32 Eugenio López Cortegano [this message]
     [not found] ` <253c9e22-d112-46d7-94cf-dee1dc7e697fn-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2022-01-14  8:03   ` Albert Krewinkel
     [not found]     ` <87y23ivj4i.fsf-9EawChwDxG8hFhg+JK9F0w@public.gmane.org>
2022-01-14 11:52       ` BPJ
     [not found]         ` <CADAJKhAsgjcLopjrdx0Zx2K4snc1dRLNorVAkAUJLzTWm4Jhfw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-01-14 13:27           ` Eugenio López Cortegano
     [not found]             ` <CAGjgynYsn=NVM_1kvxTVSp0T5KJxQiTW94y6Z9aTYUPXppy4Xg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-01-14 19:38               ` Eugenio López Cortegano
     [not found]                 ` <CAGjgynaW43_MqU4Dna7=0krg8a=zBPDHT-eBNZdo6FZGt=Mr_A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-01-15 13:40                   ` Albert Krewinkel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=253c9e22-d112-46d7-94cf-dee1dc7e697fn@googlegroups.com \
    --to=elcortegano-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).