From b0dc933a21d640cbf8d8fe13b71264d1b16bd0e8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 20 Mar 2016 10:16:36 -0700 Subject: Fixed changelog. --- changelog | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'changelog') diff --git a/changelog b/changelog index 3f16e3ee0..667bf5144 100644 --- a/changelog +++ b/changelog @@ -125,10 +125,7 @@ pandoc (1.17) anyway if no positioning is specified). Now LaTeX emplates can control the overall table alignment in a document by setting the longtable length variables `LTleft` and `LTright`. For example, - - \setlength\LTleft\parindent - \setlength\LTright\fill - + `\setlength\LTleft\parindent\setlength\LTright\fill` will create left-aligned tables that respect paragraph indentation. * Docx writer: Handle image alt text (#2754, Mauro Bieg). -- cgit v1.2.3