"Pack" the title and subtitle
This commit is contained in:
parent
81ae8f0780
commit
742cfd6d6a
|
@ -15,7 +15,13 @@
|
|||
|
||||
%% The "middle" alternative adds a lot of spacing around the title,
|
||||
%% which can't be changed. We hack around this by removing the header.
|
||||
\setuphead[title][style=\tfc\bf,alternative=middle,header=high]
|
||||
\setuphead[title][
|
||||
style=\tfc\bf,
|
||||
alternative=middle,
|
||||
header=high,
|
||||
before=\startpacked,
|
||||
after=\stoppacked
|
||||
]
|
||||
\setuphead[subject][style=\tfb\bf,color=darkgreen]
|
||||
|
||||
%% Blocks
|
||||
|
|
Loading…
Reference in a new issue