diff options
author | John MacFarlane <jgm@berkeley.edu> | 2018-09-16 22:41:21 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2018-09-16 22:41:21 -0700 |
commit | 24d8da9aab845228a50a26866e955c4b83612e40 (patch) | |
tree | 53a4718ae60dde61b68ddbe5ae3095793cae1bdd /default.opendocument | |
parent | 9134a5a5f73231ea323a9af4aa806c7945633a7d (diff) | |
download | pandoc-templates-24d8da9aab845228a50a26866e955c4b83612e40.tar.gz pandoc-templates-24d8da9aab845228a50a26866e955c4b83612e40.zip |
Updated templates for pandoc 2.3
Diffstat (limited to 'default.opendocument')
-rw-r--r-- | default.opendocument | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/default.opendocument b/default.opendocument index e0bc5c1..cc7d330 100644 --- a/default.opendocument +++ b/default.opendocument | |||
@@ -26,9 +26,7 @@ $endfor$ | |||
26 | $if(toc)$ | 26 | $if(toc)$ |
27 | <text:table-of-content> | 27 | <text:table-of-content> |
28 | <text:table-of-content-source text:outline-level="10"> | 28 | <text:table-of-content-source text:outline-level="10"> |
29 | <text:index-title-template text:style-name="Contents_20_Heading"> | 29 | <text:index-title-template text:style-name="Contents_20_Heading">$toc-title$</text:index-title-template> |
30 | $toc-title$ | ||
31 | </text:index-title-template> | ||
32 | <text:table-of-content-entry-template text:outline-level="1" | 30 | <text:table-of-content-entry-template text:outline-level="1" |
33 | text:style-name="Contents_20_1"> | 31 | text:style-name="Contents_20_1"> |
34 | <text:index-entry-link-start text:style-name="Internet_20_link" /> | 32 | <text:index-entry-link-start text:style-name="Internet_20_link" /> |