diff options
author | John MacFarlane <jgm@berkeley.edu> | 2019-04-16 21:12:42 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2019-04-16 21:12:42 -0700 |
commit | e1cc73ed97a932d46ee1e16862ea70ad37d94cc1 (patch) | |
tree | ea9360ef99b2e746f5bd9e5998e7d193a60bc62b /cabal.project | |
parent | 144b2eabc2ae5478b3627c24eb2c5dbc23ff28a5 (diff) | |
download | pandoc-e1cc73ed97a932d46ee1e16862ea70ad37d94cc1.tar.gz |
Text.Pandoc.PDF: replace `</>` with literal "/".
We use forward-slash for a directory separator in tmpDir,
even on Windows (because that's what tex likes). So we
should not put a backslash between the tmpDir and the
filename on Windows. This is harmless enough in normal
Windows setups, but it breaks on Cygwin.
Closes #5451. Thanks to @cc2x for noticing and diagnosing
the problem.
Diffstat (limited to 'cabal.project')
0 files changed, 0 insertions, 0 deletions