packages feed

texbuilder 0.1.1.0 → 0.1.1.1

raw patch · 3 files changed

+12/−1 lines, 3 files

Files

ChangeLog.md view
@@ -1,5 +1,14 @@ # Revision history for tex-builder +0.1.1.1+---+* Changes to README+* Update this changelog++0.1.1.0+---+* Fix bug which caused latexmk not to be used with xelatex.+* Improvements to warnings / error messages.  0.1.0.1 ---
README.md view
@@ -7,6 +7,8 @@ and send a signal to your pdf reader to reload the file. This effectively allows for a "continous preview"-like experience. +This will run with *mupdf* and *on Linux* only at the moment.+ ## Prerequisites and Dependencies   * linux (we use inotify)   * a recent cabal / ghc
texbuilder.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                texbuilder-version:             0.1.1.0+version:             0.1.1.1 synopsis:            View your latex output while editing description:            This program allows you to view your latex document in your pdf viewer while