mirror of
https://github.com/eddelbuettel/binb
synced 2024-12-22 04:29:59 +01:00
Merge pull request #23 from svraka/master
Add `titlegraphic` support to Metropolis
This commit is contained in:
commit
74ff84e560
@ -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…
x
Reference in New Issue
Block a user