vim-pandoc-markdown-preview icon indicating copy to clipboard operation
vim-pandoc-markdown-preview copied to clipboard

Not creating pdf file

Open gbrlbrt opened this issue 2 years ago • 2 comments

I'm having the following issue evince on mac: After I command StartMdPreview it opens evince but there is an error trying to open the pdf file: the pdf file doesn't exist.

gbrlbrt avatar Sep 20 '21 13:09 gbrlbrt

I am having the same issue while converting markdown file in ubuntu.

Unable to open document “file:path-of-pdf-file No such file or directory

mukesh4iitb avatar Feb 25 '22 11:02 mukesh4iitb

I am having the same issue while converting markdown file in ubuntu.

Unable to open document “file:path-of-pdf-file No such file or directory

I solved it. It was because it was lacking some dependency. What dependency? First I started to convert markdown to pdf using pandoc. It was having some issue. I resolved these issues. And then vim-pandoc-markdown-preview started working.

here is some more hints:

https://groups.google.com/g/pandoc-discuss/c/8L5s86kbfS4

mukesh4iitb avatar Feb 25 '22 11:02 mukesh4iitb