Document Classesbeamer | Place Logo on the Front Page as well as Slides

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
radagast
Posts: 1
Joined: Thu Sep 08, 2011 10:22 pm

beamer | Place Logo on the Front Page as well as Slides

Post by radagast »

Question 1:
I am creating a slide template for a presentation in LaTex using Beamer package. I found the placement of logo in the slide is not that easy. Instead of placing the logo in the same position throughout the slides, I want to place the logo in the middle or a bit up from the middle in the title slide. Is it possible?

Question 2:
In the slides after the titleslide I want to have the logo in the top right corner. So, I put this command,

Code: Select all

\logo{\includegraphics[height=0.8cm]{logo.eps}\vspace{220pt}}
It went well. Screenshot here.

However, if I change the color of the top bar then the logo goes behind the bar and it's no longer visible. Screenshot here. Is there any way by which I can put the logo on the top?


EDIT: Crossposting from here.
Last edited by radagast on Thu Sep 08, 2011 11:47 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

beamer | Place Logo on the Front Page as well as Slides

Post by localghost »

It would be very kind if you mention when doing a crossposting [1]*. This is only fair because it prevents others from double efforts and waste of time.


* According to the rules you are obliged to do so.

[1] {TeX} SE – Positioning logo in the front page as well as slides


Thorsten
Post Reply