mirror of
https://github.com/Kaffesky/kaffesky-markdown-templates.git
synced 2026-04-18 12:37:30 +02:00
Updates
This commit is contained in:
parent
e3e4f46cf1
commit
3b9daef024
4 changed files with 33 additions and 8 deletions
|
|
@ -133,6 +133,9 @@ $endif$
|
|||
|
||||
%% ── Graphics & figures ────────────────────────────────────────────────────────
|
||||
\usepackage{graphicx}
|
||||
$if(templatedir)$
|
||||
\graphicspath{{$templatedir$/}}
|
||||
$endif$
|
||||
\usepackage{float}
|
||||
\makeatletter
|
||||
\def\maxwidth{\ifdim\Gin@nat@width>\linewidth\linewidth\else\Gin@nat@width\fi}
|
||||
|
|
@ -185,15 +188,18 @@ $endif$
|
|||
rectangle ++(1.27cm, -29.70cm);
|
||||
\end{tikzpicture}
|
||||
\raggedright
|
||||
\vspace*{4cm}
|
||||
\vspace*{0.3cm}
|
||||
|
||||
{\Huge\bfseries\color{accent} $title$ \par}
|
||||
\includegraphics[width=5.5cm]{skyfritt-logo_borderless.pdf}\par
|
||||
\vspace{1.3cm}
|
||||
|
||||
{\fontsize{38}{32}\selectfont\color{accent}\MakeUppercase{$title$} \par}
|
||||
\vspace{0.5cm}
|
||||
{\color{vertbar}\rule{3.31cm}{0.2cm}}
|
||||
\vspace{1cm}
|
||||
|
||||
$if(subtitle)$
|
||||
{\large\itshape $subtitle$ \par}
|
||||
{\fontsize{15}{20}\selectfont $subtitle$ \par}
|
||||
\vspace{1cm}
|
||||
$endif$
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue