Skip to content

Commit

Permalink
increase size UVT logo
Browse files Browse the repository at this point in the history
  • Loading branch information
AisjaThijssen committed Apr 28, 2023
1 parent 57801a3 commit e91f269
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions _extensions/letter/uvtletter.tex
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
\usepackage[$for(geometry)$$geometry$$sep$,$endfor$]{geometry}
$else$
\usepackage{geometry}
\geometry{a4paper, top=2cm, bottom=2cm, left=2cm, right=2cm}
\geometry{a4paper, top=4cm, bottom=2cm, left=2cm, right=2cm}
$endif$
$if(lang)$
\ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
Expand Down Expand Up @@ -171,11 +171,11 @@

\makeatletter
\def\ps@uvt{%
\begin{textblock}{5}(2,1)
\includegraphics[height=2cm]{$logo$}
\begin{textblock}{8}(2,1)
\includegraphics[height=3cm]{$logo$}
\end{textblock}%
\begin{textblock}{8}(11,1.5)
{\fontsize{9}{8}\selectfont\sffamily\color[HTML]{003466}%
{\fontsize{10}{8}\selectfont\sffamily\color[HTML]{003466}%
\begin{flushright}
\textbf{$fromname$}, $fromqualifications$\\
$fromtitle$\\
Expand Down Expand Up @@ -228,6 +228,7 @@
$header-includes$
$endfor$


$if(date)$
\date{$date$}
$else$
Expand Down
Binary file modified examples/template.pdf
Binary file not shown.
Binary file modified examples/template.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e91f269

Please sign in to comment.