diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2014-05-06 09:07:32 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2014-05-06 09:07:32 -0700 |
commit | 1744798d54919b5cd2fd5efbdce821b9b961185e (patch) | |
tree | 29fdf624eb188ff22c76cb0bbccc8e7b63779f1b /changelog | |
parent | 1134950858b89294469dcef29ba84724f159f7e1 (diff) | |
download | pandoc-1744798d54919b5cd2fd5efbdce821b9b961185e.tar.gz |
Updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -241,7 +241,8 @@ pandoc (1.12.4) (aaronwolen). + LaTeX and beamer template: Adjust widths correctly for oversized images. Use `\setkeys{Gin}{}` to set appropriate defaults for - `\includegraphics` (Yihui Xie, Garrick Aden-Buie). + `\includegraphics` (Yihui Xie, Garrick Aden-Buie). Load + `upquote` only after `fontenc` (Yihui Xie). + Beamer template: Added caption package (#1200). + Beamer template: changes for better unicode handling (KarolS). + DocBook template: use `authorgroup` if there are authors. @@ -289,6 +290,8 @@ pandoc (1.12.4) to ensure that they'll be available on all systems on which pandoc is installed. + * Use cabal sandboxes in Windows build script. + pandoc (1.12.3.3) * To changes to source; recompiled tarball with latest alex and |