aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-04-27 12:13:46 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-04-27 12:13:46 -0700
commite53d65badfa4639757cc008bae9541751365a5b4 (patch)
treedc0e8bd2e41253492dca4babad06445563f9d040 /changelog
parent94af4cad3350dd3a0c3ca1e8002560cffe16478e (diff)
downloadpandoc-e53d65badfa4639757cc008bae9541751365a5b4.tar.gz
Fix changelog typo
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog b/changelog
index 7b5a26614..733d471ba 100644
--- a/changelog
+++ b/changelog
@@ -214,7 +214,7 @@ pandoc (2.2)
+ Use `withTempDir` in `html2pdf`.
+ With `xelatex`, don't compress images til the last run (#4484).
This saves time for image-heavy documents.
- + Don't try to convert EPS files (#2067). `pdflatex converts them
+ + Don't try to convert EPS files (#2067). `pdflatex` converts them
itself, and JuicyPixels can't do it.
+ For `pdflatex`, use a temp directory in the working directory.
Otherwise we can have problems with the EPS conversion pdflatex