How to put logo only on the title page of Beamer presentation between the title and subtitle? I'm using
\title{Title}
\titlegraphic{\includegraphics[width=3cm]{logo}}
\subtitle{\textbf{Subtitle}}
but the logo comes after date.
|
How to put logo only on the title page of Beamer presentation between the title and subtitle? I'm using
but the logo comes after date. |
|||
|
|
You can use
it's important to use the optional argument with the title once again so the right title would be used in other parts of the document (foot/headline, for example). Another option would be to redefine the
and then simply use
|
||||
|
|
|
As a logo is usually associated with an organization, I use the
(short name is usually printed on every slide depending on the theme used.) But this logo is not between title and subtitle... The default order is the following:
|
|||||
|