From d9df7edb18b7d598f10fa4b25c9e7dca415f30c8 Mon Sep 17 00:00:00 2001 From: Jambunathan K Date: Sun, 23 Dec 2012 10:52:05 +0530 Subject: [PATCH] OrgOdtStyles.xml, OrgOdtContentTemplate.xml: Refresh * etc/styles/OrgOdtContentTemplate.xml (OrgIndexSection): New. * etc/styles/OrgOdtStyles.xml (Heading): Add tabstop. (OrgVerse): Modify background color. (OrgFixedWidthBlock, Horizontal_20_Line): Modify border thickness. (OrgTodo, OrgDone): Remove foreground color. (OrgTag): Remove background color, use small caps. (OrgClock, OrgClockLastLine, OrgPlanning, OrgTags) (OrgPriority, OrgPriority-A, OrgPriority-B, OrgPriority-C) (OrgTimestamp, OrgActiveTimestamp, OrgInactiveTimestamp) (OrgScheduledKeyword, OrgDeadlineKeyword, OrgClockKeyword) (OrgClosedKeyword, OrgDate): New styles, for use with the new exporter. --- etc/styles/OrgOdtContentTemplate.xml | 12 ++++++++ etc/styles/OrgOdtStyles.xml | 60 +++++++++++++++++++++++++++--------- 2 files changed, 57 insertions(+), 15 deletions(-) diff --git a/etc/styles/OrgOdtContentTemplate.xml b/etc/styles/OrgOdtContentTemplate.xml index 55e1b7870..d0c98a3e5 100644 --- a/etc/styles/OrgOdtContentTemplate.xml +++ b/etc/styles/OrgOdtContentTemplate.xml @@ -46,7 +46,19 @@ + + + + + + + + + + + diff --git a/etc/styles/OrgOdtStyles.xml b/etc/styles/OrgOdtStyles.xml index d3a447231..26d05f167 100644 --- a/etc/styles/OrgOdtStyles.xml +++ b/etc/styles/OrgOdtStyles.xml @@ -86,7 +86,11 @@ - + + + + + @@ -256,18 +260,25 @@ + - + + + + + + + + - + - @@ -333,9 +344,10 @@ - + + @@ -357,23 +369,41 @@ - - - - - - + + + - + - - + + + + + + + + + + + - + + + + + + + + + / + + / + + -- 2.11.4.GIT