Replies: 2 comments 2 replies
-
You could try this:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, it worked!! You know idea I've spent the whole day trying to figure this. Just one more question. Can you tell what's wrong in my command with bibliography? I am getting this error message: File autonomy_final_paper_bib.bib not found in resource path |
Beta Was this translation helpful? Give feedback.
2 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.
-
Hello, I always get this message [[withBinaryFile: does not exist (No such file or directory)] when I try to convert tex to a docx file. Can someone please tell me what is it that I am doing wrong?
I've tried the following commands:
pandoc -s Users/nameredacted/Desktop/untitled folder/latexfile.tex -o docfile.docx
pandoc -s /Users/nameredacted/Desktop/untitled folder/latexfile.tex -o docfile.docx
pandoc Path:/Users/nameredacted/Desktop/untitled folder/latexfile.tex -o docfile.docx
pandoc -s latexfile.tex -o docfile.docx
Beta Was this translation helpful? Give feedback.
All reactions