aboutsummaryrefslogtreecommitdiffstats
path: root/etc/org
diff options
context:
space:
mode:
authorBastien Guerry2014-10-03 10:13:51 +0200
committerBastien Guerry2014-10-03 10:13:51 +0200
commita81e5de3a34d27cea43d49ffdfd9755f0eddb262 (patch)
tree94d0e2b93f054d2cc9f7f7dc5423561ea3c00a2c /etc/org
parente197284d4789d7caa613fc406516f58fbec02547 (diff)
downloademacs-a81e5de3a34d27cea43d49ffdfd9755f0eddb262.tar.gz
emacs-a81e5de3a34d27cea43d49ffdfd9755f0eddb262.zip
Sync with Org 8.2.8.
Diffstat (limited to 'etc/org')
-rw-r--r--etc/org/OrgOdtContentTemplate.xml12
-rw-r--r--etc/org/OrgOdtStyles.xml76
2 files changed, 72 insertions, 16 deletions
diff --git a/etc/org/OrgOdtContentTemplate.xml b/etc/org/OrgOdtContentTemplate.xml
index 55e1b787066..d0c98a3e51c 100644
--- a/etc/org/OrgOdtContentTemplate.xml
+++ b/etc/org/OrgOdtContentTemplate.xml
@@ -46,7 +46,19 @@
46 46
47 <!-- automatic styles --> 47 <!-- automatic styles -->
48 <office:automatic-styles> 48 <office:automatic-styles>
49
49 <!-- Section styles --> 50 <!-- Section styles -->
51
52 <!-- Section styles for Table Of Contents and Other Indices -->
53 <style:style style:name="OrgIndexSection" style:family="section">
54 <style:section-properties fo:background-color="#c0c0c0" style:editable="false">
55 <style:columns fo:column-count="1" fo:column-gap="0cm"/>
56 <style:background-image/>
57 </style:section-properties>
58 </style:style>
59
60 <!-- Indented sections, used as container for tables that occur
61 within list items -->
50 <style:style style:name="OrgIndentedSection-Level-1" style:family="section"> 62 <style:style style:name="OrgIndentedSection-Level-1" style:family="section">
51 <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="1.281cm" fo:margin-right="0cm" style:editable="false"> 63 <style:section-properties text:dont-balance-text-columns="false" fo:margin-left="1.281cm" fo:margin-right="0cm" style:editable="false">
52 <style:columns fo:column-count="1" fo:column-gap="0cm"/> 64 <style:columns fo:column-count="1" fo:column-gap="0cm"/>
diff --git a/etc/org/OrgOdtStyles.xml b/etc/org/OrgOdtStyles.xml
index 5dfcfa83890..f41d9840cbe 100644
--- a/etc/org/OrgOdtStyles.xml
+++ b/etc/org/OrgOdtStyles.xml
@@ -86,7 +86,11 @@
86 86
87 <style:style style:name="Standard" style:family="paragraph" style:class="text"/> 87 <style:style style:name="Standard" style:family="paragraph" style:class="text"/>
88 <style:style style:name="Heading" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="text"> 88 <style:style style:name="Heading" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="text">
89 <style:paragraph-properties fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" fo:keep-with-next="always"/> 89 <style:paragraph-properties fo:margin-top="0.423cm" fo:margin-bottom="0.212cm" fo:keep-with-next="always">
90 <style:tab-stops>
91 <style:tab-stop style:position="17cm" style:type="right"/>
92 </style:tab-stops>
93 </style:paragraph-properties>
90 <style:text-properties style:font-name="Arial" fo:font-size="14pt" style:font-name-asian="SimSun" style:font-size-asian="14pt" style:font-name-complex="Tahoma" style:font-size-complex="14pt"/> 94 <style:text-properties style:font-name="Arial" fo:font-size="14pt" style:font-name-asian="SimSun" style:font-size-asian="14pt" style:font-name-complex="Tahoma" style:font-size-complex="14pt"/>
91 </style:style> 95 </style:style>
92 <style:style style:name="Text_20_body" style:display-name="Text body" style:family="paragraph" style:parent-style-name="Standard" style:class="text"> 96 <style:style style:name="Text_20_body" style:display-name="Text body" style:family="paragraph" style:parent-style-name="Standard" style:class="text">
@@ -252,26 +256,44 @@
252 <style:style style:name="Quotations" style:family="paragraph" style:parent-style-name="Standard" style:class="html"> 256 <style:style style:name="Quotations" style:family="paragraph" style:parent-style-name="Standard" style:class="html">
253 <style:paragraph-properties fo:margin-left="1cm" fo:margin-right="1cm" fo:margin-top="0cm" fo:margin-bottom="0.499cm" fo:text-indent="0cm" style:auto-text-indent="false"/> 257 <style:paragraph-properties fo:margin-left="1cm" fo:margin-right="1cm" fo:margin-top="0cm" fo:margin-bottom="0.499cm" fo:text-indent="0cm" style:auto-text-indent="false"/>
254 </style:style> 258 </style:style>
259 <style:style style:name="OrgFootnoteQuotations" style:family="paragraph" style:parent-style-name="Footnote" style:class="html">
260 <style:paragraph-properties fo:margin-left="1cm" fo:margin-right="1cm" fo:margin-top="0cm" fo:margin-bottom="0.499cm" fo:text-indent="0cm" style:auto-text-indent="false"/>
261 </style:style>
255 <style:style style:name="Preformatted_20_Text" style:display-name="Preformatted Text" style:family="paragraph" style:parent-style-name="Standard" style:class="html"> 262 <style:style style:name="Preformatted_20_Text" style:display-name="Preformatted Text" style:family="paragraph" style:parent-style-name="Standard" style:class="html">
256 <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/> 263 <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
257 <style:text-properties style:font-name="Courier New" fo:font-size="10pt" style:font-name-asian="NSimSun" style:font-size-asian="10pt" style:font-name-complex="Courier New" style:font-size-complex="10pt"/> 264 <style:text-properties style:font-name="Courier New" fo:font-size="10pt" style:font-name-asian="NSimSun" style:font-size-asian="10pt" style:font-name-complex="Courier New" style:font-size-complex="10pt"/>
258 </style:style> 265 </style:style>
266
259 <style:style style:name="OrgVerse" style:family="paragraph" style:parent-style-name="Preformatted_20_Text"> 267 <style:style style:name="OrgVerse" style:family="paragraph" style:parent-style-name="Preformatted_20_Text">
260 <style:paragraph-properties fo:background-color="#c0c0c0" fo:padding="0.049cm" fo:border="0.018cm solid #000000" style:shadow="none"> 268 <style:paragraph-properties fo:background-color="transparent" fo:padding="0cm" fo:border="none" style:shadow="none">
261 <style:background-image/> 269 <style:background-image/>
262 </style:paragraph-properties> 270 </style:paragraph-properties>
263 </style:style> 271 </style:style>
264 272
273 <style:style style:name="OrgClock" style:family="paragraph" style:parent-style-name="Text_20_body">
274 <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm"/>
275 </style:style>
276 <style:style style:name="OrgClockLastLine" style:family="paragraph" style:parent-style-name="OrgClock"/>
277 <style:style style:name="OrgPlanning" style:family="paragraph" style:parent-style-name="Text_20_body"/>
278
279 <!-- Fixed width block -->
265 <style:style style:name="OrgFixedWidthBlock" style:family="paragraph" style:parent-style-name="Preformatted_20_Text"> 280 <style:style style:name="OrgFixedWidthBlock" style:family="paragraph" style:parent-style-name="Preformatted_20_Text">
266 <style:paragraph-properties fo:background-color="#c0c0c0" fo:padding="0.049cm" fo:border="0.018cm solid #000000" style:shadow="none"> 281 <style:paragraph-properties fo:background-color="#c0c0c0" fo:padding="0.049cm" fo:border="0.06pt solid #000000" style:shadow="none">
267 <style:background-image/> 282 <style:background-image/>
268 </style:paragraph-properties> 283 </style:paragraph-properties>
269 </style:style> 284 </style:style>
270
271 <style:style style:name="OrgFixedWidthBlockLastLine" style:family="paragraph" style:parent-style-name="OrgFixedWidthBlock"> 285 <style:style style:name="OrgFixedWidthBlockLastLine" style:family="paragraph" style:parent-style-name="OrgFixedWidthBlock">
272 <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.21cm"/> 286 <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.21cm"/>
273 </style:style> 287 </style:style>
274 288
289 <style:style style:name="OrgFormula" style:family="paragraph" style:parent-style-name="Text_20_body">
290 <style:paragraph-properties>
291 <style:tab-stops>
292 <style:tab-stop style:position="17cm" style:type="right"/>
293 </style:tab-stops>
294 </style:paragraph-properties>
295 </style:style>
296
275 <style:style style:name="OrgSrcBlockLastLine" style:family="paragraph" style:parent-style-name="OrgSrcBlock"> 297 <style:style style:name="OrgSrcBlockLastLine" style:family="paragraph" style:parent-style-name="OrgSrcBlock">
276 <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.21cm"/> 298 <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.21cm"/>
277 </style:style> 299 </style:style>
@@ -279,6 +301,9 @@
279 <style:style style:name="OrgCenter" style:family="paragraph" style:parent-style-name="Text_20_body"> 301 <style:style style:name="OrgCenter" style:family="paragraph" style:parent-style-name="Text_20_body">
280 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/> 302 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
281 </style:style> 303 </style:style>
304 <style:style style:name="OrgFootnoteCenter" style:family="paragraph" style:parent-style-name="Footnote">
305 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
306 </style:style>
282 <style:style style:name="OrgTableContents" style:family="paragraph" style:parent-style-name="Text_20_body"/> 307 <style:style style:name="OrgTableContents" style:family="paragraph" style:parent-style-name="Text_20_body"/>
283 <style:style style:name="OrgTableHeading" style:family="paragraph" style:parent-style-name="OrgTableContents" style:class="extra"> 308 <style:style style:name="OrgTableHeading" style:family="paragraph" style:parent-style-name="OrgTableContents" style:class="extra">
284 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false" text:number-lines="false" text:line-number="0"/> 309 <style:paragraph-properties fo:text-align="center" style:justify-single-word="false" text:number-lines="false" text:line-number="0"/>
@@ -325,9 +350,10 @@
325 </style:paragraph-properties> 350 </style:paragraph-properties>
326 </style:style> 351 </style:style>
327 <style:style style:name="Horizontal_20_Line" style:display-name="Horizontal Line" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="html"> 352 <style:style style:name="Horizontal_20_Line" style:display-name="Horizontal Line" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="html">
328 <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.499cm" style:border-line-width-bottom="0.002cm 0.035cm 0.002cm" fo:padding="0cm" fo:border-left="none" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.039cm double #808080" text:number-lines="false" text:line-number="0" style:join-border="false"/> 353 <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0.21cm" style:page-number="auto" fo:padding="0cm" fo:border-left="none" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.06pt solid #000000" style:shadow="none" text:number-lines="false" text:line-number="0" style:join-border="false"/>
329 <style:text-properties fo:font-size="6pt" style:font-size-asian="6pt" style:font-size-complex="6pt"/> 354 <style:text-properties fo:font-size="6pt" style:font-size-asian="6pt" style:font-size-complex="6pt"/>
330 </style:style> 355 </style:style>
356
331 <style:style style:name="Emphasis" style:family="text"> 357 <style:style style:name="Emphasis" style:family="text">
332 <style:text-properties fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic"/> 358 <style:text-properties fo:font-style="italic" style:font-style-asian="italic" style:font-style-complex="italic"/>
333 </style:style> 359 </style:style>
@@ -349,23 +375,41 @@
349 <style:style style:name="OrgCode" style:family="text" style:parent-style-name="Source_20_Text"/> 375 <style:style style:name="OrgCode" style:family="text" style:parent-style-name="Source_20_Text"/>
350 376
351 <!-- BEGIN: Org Agenda Styles --> 377 <!-- BEGIN: Org Agenda Styles -->
352 <style:style style:name="OrgTodo" style:family="text"> 378 <style:style style:name="OrgTodo" style:family="text"/>
353 <style:text-properties fo:color="#ff0000"/> 379 <style:style style:name="OrgDone" style:family="text"/>
354 </style:style> 380
355 <style:style style:name="OrgDone" style:family="text">
356 <style:text-properties fo:color="#008000"/>
357 </style:style>
358 <style:style style:name="OrgTag" style:family="text"> 381 <style:style style:name="OrgTag" style:family="text">
359 <style:text-properties fo:background-color="#add8e6"/> 382 <style:text-properties fo:font-variant="small-caps" fo:background-color="transparent"/>
360 </style:style> 383 </style:style>
361 <style:style style:name="OrgTimestamp" style:family="text"> 384 <style:style style:name="OrgTags" style:family="text"/>
362 <style:text-properties fo:color="#bebebe"/> 385
386 <style:style style:name="OrgPriority" style:family="text"/>
387 <style:style style:name="OrgPriority-A" style:family="text" style:parent-style-name="OrgPriority"/>
388 <style:style style:name="OrgPriority-B" style:family="text" style:parent-style-name="OrgPriority"/>
389 <style:style style:name="OrgPriority-C" style:family="text" style:parent-style-name="OrgPriority"/>
390
391 <style:style style:name="OrgTimestamp" style:display-name="OrgTimestamp" style:family="text">
392 <style:text-properties style:font-name="Courier New" fo:background-color="transparent" style:font-name-asian="NSimSun" style:font-name-complex="Courier New"/>
363 </style:style> 393 </style:style>
394 <style:style style:name="OrgActiveTimestamp" style:family="text" style:parent-style-name="OrgTimestamp"/>
395 <style:style style:name="OrgInactiveTimestamp" style:family="text" style:parent-style-name="OrgTimestamp"/>
364 <style:style style:name="OrgTimestampKeyword" style:family="text"> 396 <style:style style:name="OrgTimestampKeyword" style:family="text">
365 <style:text-properties fo:color="#5f9ea0"/> 397 <style:text-properties style:use-window-font-color="true" fo:font-weight="bold"/>
366 </style:style> 398 </style:style>
399 <style:style style:name="OrgScheduledKeyword" style:family="text" style:parent-style-name="OrgTimestampKeyword"/>
400 <style:style style:name="OrgDeadlineKeyword" style:family="text" style:parent-style-name="OrgTimestampKeyword"/>
401 <style:style style:name="OrgClockKeyword" style:family="text" style:parent-style-name="OrgTimestampKeyword"/>
402 <style:style style:name="OrgClosedKeyword" style:family="text" style:parent-style-name="OrgTimestampKeyword"/>
367 <style:style style:name="OrgTimestampWrapper" style:family="text"/> 403 <style:style style:name="OrgTimestampWrapper" style:family="text"/>
368 <style:style style:name="OrgTarget" style:family="text"/> 404 <style:style style:name="OrgTarget" style:family="text"/>
405
406 <number:date-style style:name="OrgDate" number:automatic-order="true">
407 <number:day number:style="long"/>
408 <number:text>/</number:text>
409 <number:month number:style="long"/>
410 <number:text>/</number:text>
411 <number:year number:style="long"/>
412 </number:date-style>
369 <!-- END: Org Agenda Styles --> 413 <!-- END: Org Agenda Styles -->
370 414
371 <style:style style:name="Bold" style:family="text"> 415 <style:style style:name="Bold" style:family="text">
@@ -441,7 +485,7 @@
441 </style:style> 485 </style:style>
442 486
443 <style:style style:name="OrgFormulaCaptionFrame" style:family="graphic" style:parent-style-name="Frame"> 487 <style:style style:name="OrgFormulaCaptionFrame" style:family="graphic" style:parent-style-name="Frame">
444 <style:graphic-properties fo:margin-top="0cm" fo:margin-bottom="0cm" style:vertical-pos="middle" style:vertical-rel="text" style:horizontal-pos="from-left" style:horizontal-rel="paragraph-content" fo:padding="0cm" fo:border="none"/> 488 <style:graphic-properties text:anchor-type="paragraph" fo:margin-left="0cm" fo:margin-right="0cm" fo:margin-top="0cm" fo:margin-bottom="0cm" style:wrap="right" style:number-wrapped-paragraphs="1" style:wrap-contour="false" style:vertical-pos="top" style:vertical-rel="paragraph" style:horizontal-pos="center" style:horizontal-rel="paragraph" fo:padding="0cm" fo:border="none"/>
445 </style:style> 489 </style:style>
446 490
447 <style:style style:name="OrgCaptionedFormula" style:family="graphic" style:parent-style-name="OrgFormula"> 491 <style:style style:name="OrgCaptionedFormula" style:family="graphic" style:parent-style-name="OrgFormula">