diff options
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -43,6 +43,8 @@ pandoc (1.9.3) * LaTeX writer: + + Added `--no-tex-ligatures` option to avoid replacing + quotation marks and dashes with TeX ligatures. + Use `fixltx2e` package to provide '\textsubscript'. + Improve spacing around LaTeX block environments: quote, verbatim, itemize, description, enumerate. |