Replies: 2 comments
-
What pandoc command did you use, exactly? Where are the relevant files? What is the precise error message you get? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can you try in Windows cmd prompt? Also, it try relative paths
pandoc ./file.md -o file.pdf
Gesendet von Outlook für Android<https://aka.ms/AAb9ysg>
…________________________________
From: Quentin Crain ***@***.***>
Sent: Tuesday, May 7, 2024 8:15:54 PM
To: jgm/pandoc ***@***.***>
Cc: Subscribed ***@***.***>
Subject: Re: [jgm/pandoc] The error of withBinaryFile: does not exist (No such file or directory) (Discussion #9572)
This error for me:
1. Windows install
2. miktex (for pdflatex)
3. cmd-line in git bash: pandoc FILE.md -o FILE.pdf
precise error: pandoc.exe: FILE.md: withBinaryFile: does not exist (Not such file or directory)
—
Reply to this email directly, view it on GitHub<#9572 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABDTWJTT6ZL7B2HYDKPHOETZBEK5VAVCNFSM6AAAAABEVLW6BSVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TGNBVGQ3DG>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use pandoc to transfer the tex file to docx file. I have set the environment path and
ensured the existence of my tex file but it still doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions