Skip to content

Commit a7731bc

Browse files
committed
Refine title page
1 parent 06bed1b commit a7731bc

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

offline/eisvogel.latex

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -940,15 +940,9 @@ $if(titlepage-background)$
940940
% The titlepage with a background image has other text spacing and text size
941941
{
942942
\setstretch{2}
943-
\vfill
944-
\vskip -8em
945-
\noindent {\huge \textbf{\textsf{$title$}}}
946-
$if(subtitle)$
947-
\vskip 1em
948-
{\Large \textsf{$subtitle$}}
949-
$endif$
950-
\vskip 2em
951-
\noindent {\Large \textsf{$for(author)$$author$$sep$, $endfor$} \vskip 0.6em \textbf{Revision: } \textsf{$date$}}
943+
\vskip 10em
944+
\hskip -4.7em
945+
\noindent {\Large \textbf{Revision: } \textsf{$date$}}
952946
\vfill
953947
}
954948
$else$

0 commit comments

Comments
 (0)