https://bugzilla.redhat.com/show_bug.cgi?id=1479750
Bug ID: 1479750 Summary: pandoc can't convert to pdf Product: Fedora Version: 26 Component: pandoc Severity: high Assignee: petersen@redhat.com Reporter: ericbasil.rabi@gmail.com QA Contact: extras-qa@fedoraproject.org CC: haskell-devel@lists.fedoraproject.org, petersen@redhat.com
Created attachment 1311160 --> https://bugzilla.redhat.com/attachment.cgi?id=1311160&action=edit Minimal example
Description of problem: pandoc can't convert to pdf. This may be due to texlive since pandoc can convert to other file types.
Version-Release number of selected component (if applicable): pandoc-pdf.x86_64 1.19.1-1.fc26
How reproducible: Every time
Steps to Reproduce: 1. Create a minimal markdown "Hello.md" 2. run `pandoc Hello.md - o Hello.pdf`
Actual results: No pdf is created
Expected results: Hello.pdf is created
https://bugzilla.redhat.com/show_bug.cgi?id=1479750
--- Comment #1 from Basil Eric Rabi ericbasil.rabi@gmail.com --- Terminal output:
!pdfTeX error: pdflatex (file ec-lmr10): Font ec-lmr10 at 600 not found ==> Fatal error occurred, no output PDF file produced!
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 ec-lmr10 mktexpk: don't know how to create bitmap font for ec-lmr10. mktexpk: perhaps ec-lmr10 is missing from the map file. kpathsea: Appending font creation commands to missfont.log.
pandoc: Error producing PDF
https://bugzilla.redhat.com/show_bug.cgi?id=1479750
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |DUPLICATE Last Closed| |2017-08-09 08:46:57
--- Comment #2 from Jens Petersen petersen@redhat.com --- Thanks for the report
*** This bug has been marked as a duplicate of bug 1476585 ***
haskell-devel@lists.stg.fedoraproject.org