diff options
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 |