diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-05-09 20:52:20 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-05-09 20:52:20 -0700 |
commit | 285bbf61cf2b21278792e48aee7c25fa0ee62faa (patch) | |
tree | cb413c2be0d7d130b5398f3c41517d1eba5d3572 /src/Text/Pandoc/Readers/Markdown.hs | |
parent | efd02db689d2815d9811d7841778a22ca4976783 (diff) | |
download | pandoc-285bbf61cf2b21278792e48aee7c25fa0ee62faa.tar.gz |
New method for checking for presence of tex program.
Now instead of using `findExecutable`, which has limitations
on Windows, we just do `progname --version` and see if it
returns successfully. Closes #2903.
Diffstat (limited to 'src/Text/Pandoc/Readers/Markdown.hs')
0 files changed, 0 insertions, 0 deletions