Fix title size

main
Tristan Daniël Maat 2022-05-24 22:45:41 +01:00
parent f774432611
commit 1e8839c74c
Signed by: tlater
GPG Key ID: 49670FD774E43268
1 changed files with 6 additions and 3 deletions

View File

@ -5,15 +5,18 @@
%% Layout
\setuppapersize[A4]
\setuplayout[height=fit,topspace=.2cm,header=0cm,footer=0cm]
\setuplayout[height=fit,topspace=.2cm]
%% General settings
\setupbodyfont[roboto,sans]
\setuppagenumbering[state=stop]
\setupfootertexts[\lastrealpagenumber]
%% Header settings
\setuphead[title][style=\tfc\bf,alternative=middle]
%% Heading settings
%% 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[subject][style=\tfb\bf,color=darkgreen]
%% Blocks