main title font size
This commit is contained in:
parent
55d12f7c96
commit
f0beb07e2b
2 changed files with 2 additions and 2 deletions
|
@ -609,7 +609,7 @@ $endif$
|
|||
\setcounter{tocdepth}{2}
|
||||
|
||||
% komascript fonts
|
||||
\setkomafont{title}{\bfseries\scshape\huge}
|
||||
\setkomafont{title}{\bfseries\scshape\Huge}
|
||||
\addtokomafont{author}{\color{gray}}
|
||||
\addtokomafont{date}{\color{gray}}
|
||||
\setkomafont{section}{\huge}
|
||||
|
|
|
@ -595,7 +595,7 @@ $endif$
|
|||
\setcounter{tocdepth}{2}
|
||||
|
||||
% komascript fonts
|
||||
\setkomafont{title}{\bfseries\scshape\huge}
|
||||
\setkomafont{title}{\bfseries\scshape\Huge}
|
||||
\addtokomafont{author}{\color{gray}}
|
||||
\addtokomafont{date}{\color{gray}}
|
||||
\setkomafont{section}{\huge}
|
||||
|
|
Loading…
Reference in a new issue