diff options
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] |