Document Classes ⇒ beamer | Logo only on the Title Page
-
- Posts: 2
- Joined: Wed Nov 17, 2010 3:45 am
beamer | Logo only on the Title Page
I am working in a presentation and I want to put logos only in the title page. I do not want to replicate in the other slices some sugestions?
NEW: TikZ book now 40% off at Amazon.com for a short time.

beamer | Logo only on the Title Page
Can't you just include it as a graphic on the title page?
e.g.
e.g.
Code: Select all
Code, edit and compile here:
%% in preamble\usepackage{graphicx}% in document\includegraphics[width=1in]{mypic}