From 8aef9573c53da74bf123bae6acad1cd9270bc887 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Sat, 19 Mar 2016 14:14:42 -0700 Subject: [PATCH] Updated changelog. --- changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog b/changelog index 0f4a7de4c..3e68c1f8f 100644 --- a/changelog +++ b/changelog @@ -37,6 +37,9 @@ pandoc (1.17) trigger syntax highlighting. For example, `py` will now work as well as `python` (jgm/highlighting-kate#83). + * Added `institute` variable to latex, beamer templates (Fraser + Tweedale, Josef Svenningsson). + * Docx reader (Jesse Rosenthal): + Handle alternate content. Some word functions (especially graphics) @@ -110,6 +113,8 @@ pandoc (1.17) * LaTeX writer: + + Use image identifier to create a label and hypertarget for + figures (Mauro Bieg). + Avoid double toprule in headerless table with caption (#2742). + Clean up options parser (Jesse Rosenthal). + Treat `memoir` template with `article` option as article, instead