From 74ea01d9456cc00ba92a9c6934548d9bf4fec2b5 Mon Sep 17 00:00:00 2001 From: Jambunathan K Date: Thu, 29 Dec 2011 16:24:27 +0530 Subject: [PATCH] OrgOdtContentTemplate.xml: table-cells are now top aligned by default * etc/styles/OrgOdtContentTemplate.xml (OrgTblCell): Modify style:vertical-align attribute to top. (OrgTblCell*): Inherit from OrgTblCell. (Custom*TableCell): Force style:vertical-align to top. See http://lists.gnu.org/archive/html/emacs-orgmode/2011-12/msg00780.html --- etc/styles/OrgOdtContentTemplate.xml | 72 ++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/etc/styles/OrgOdtContentTemplate.xml b/etc/styles/OrgOdtContentTemplate.xml index 0b62dc247..f4982f620 100644 --- a/etc/styles/OrgOdtContentTemplate.xml +++ b/etc/styles/OrgOdtContentTemplate.xml @@ -54,52 +54,52 @@ - + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + @@ -160,31 +160,31 @@ - + - + - + - + - + -- 2.11.4.GIT