mirror of
https://github.com/eddelbuettel/binb
synced 2025-07-15 13:58:11 +02:00
Add titlegraphic
support in Metropolis
This commit is contained in:
parent
54e4a13996
commit
20fc85f25d
1 changed files with 4 additions and 0 deletions
|
@ -303,6 +303,10 @@ $endif$
|
||||||
$endif$
|
$endif$
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$if(titlegraphic)$
|
||||||
|
\titlegraphic{\hfill\includegraphics[height=1cm]{$titlegraphic$}}
|
||||||
|
$endif$
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
% Hide progress bar and footline on titlepage
|
% Hide progress bar and footline on titlepage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue