mirror of
https://github.com/eddelbuettel/binb
synced 2025-07-04 04:16:45 +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$
|
||||
}
|
||||
|
||||
$if(titlegraphic)$
|
||||
\titlegraphic{\hfill\includegraphics[height=1cm]{$titlegraphic$}}
|
||||
$endif$
|
||||
|
||||
\begin{document}
|
||||
|
||||
% Hide progress bar and footline on titlepage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue