diff options
author | John MacFarlane <jgm@berkeley.edu> | 2020-10-22 21:36:25 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2020-10-22 21:36:25 -0700 |
commit | f11a6ef3c04e0f7b95179ca768c07aa9657ac196 (patch) | |
tree | efe2ca651e588df09d3d2f32f989d4e06f941c66 /default.context | |
parent | db48dd9faaf118d2b03bf97cadfc0975c9c6872b (diff) | |
download | pandoc-templates-f11a6ef3c04e0f7b95179ca768c07aa9657ac196.tar.gz pandoc-templates-f11a6ef3c04e0f7b95179ca768c07aa9657ac196.zip |
Updated templates for pandoc 2.11.0.3
Diffstat (limited to 'default.context')
-rw-r--r-- | default.context | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/default.context b/default.context index 5e67eaa..407bd12 100644 --- a/default.context +++ b/default.context | |||
@@ -72,9 +72,9 @@ $if(interlinespace)$ | |||
72 | \setupinterlinespace[$for(interlinespace)$$interlinespace$$sep$,$endfor$] | 72 | \setupinterlinespace[$for(interlinespace)$$interlinespace$$sep$,$endfor$] |
73 | $endif$ | 73 | $endif$ |
74 | 74 | ||
75 | \setuphead[chapter] [style=\tfd,header=empty] | 75 | \setuphead[chapter] [style=\tfd\setupinterlinespace,header=empty] |
76 | \setuphead[section] [style=\tfc] | 76 | \setuphead[section] [style=\tfc\setupinterlinespace] |
77 | \setuphead[subsection] [style=\tfb] | 77 | \setuphead[subsection] [style=\tfb\setupinterlinespace] |
78 | \setuphead[subsubsection] [style=\bf] | 78 | \setuphead[subsubsection] [style=\bf] |
79 | \setuphead[subsubsubsection] [style=\sc] | 79 | \setuphead[subsubsubsection] [style=\sc] |
80 | \setuphead[subsubsubsubsection][style=\it] | 80 | \setuphead[subsubsubsubsection][style=\it] |