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

Not reloading new overwritten settings after commenting them from inside user settings #42

Open jakkubu opened 8 years ago

jakkubu commented 8 years ago

Just like the title says. To reproduce:

  1. Check behaviour of given setting
  2. Overwrite some settings via User settings
  3. Check if they affect sublime-pandoc behaviour,
  4. Delete your changes
  5. Check behaviour - for me it's working like in point 3., but it should work like in point 1.

My change: removing "--latex-engine=C:/Program Files (x86)/MiKTeX 2.9/miktex/bin/pdflatex.exe" from "user">"transformations">"PDF TOC">"pandoc-arguments"

tbfisher commented 7 years ago

Please paste your package user settings