tbfisher / sublimetext-Pandoc

A Sublime Text plugin that uses Pandoc to convert text from one markup format into another. Pandoc can convert documents in markdown, reStructuredText, textile, HTML, DocBook, LaTeX, MediaWiki markup, OPML, or Haddock markup to XHTML, HTML5, HTML slide shows using Slidy, reveal.js, Slideous, S5, or DZSlides, Microsoft Word docx, OpenOffice/LibreOffice ODT, OpenDocument XML, EPUB version 2 or 3, FictionBook2, DocBook, GNU TexInfo, Groff man pages, Haddock markup, OPML, LaTeX, ConTeXt, LaTeX Beamer slides, PDF via LaTeX, Markdown, reStructuredText, AsciiDoc, MediaWiki markup, Emacs Org-Mode, Textile, or custom writers can be written in lua.
MIT License
137 stars 26 forks source link

Fail to generate output. [Errno 20] Not a directory #29

Open 7Moses opened 9 years ago

7Moses commented 9 years ago

Hello,

Thanks for the package, I get the following errors

Fail to generate output. [Errno 20] Not a directory

And

The document “tmp4jll9b.pdf” could not be opened.

It always opens Skims and sometimes builds a pdf, sometimes not.

Any guidance would be great,

Thanks,

maccouch commented 9 years ago

Any news? I have the same exact problem. Can convert to a PDF when i go "pandoc->pdf" but not when i try to "pandoc: Render markdown to tempo pdf and view".

tbfisher commented 8 years ago

any relevant info in the command palette? By default the plugin will try to write to a temporary file.

You can also configure a destination, see the default settings.