Graphics, Figures & TablesInserting a Logo in beamer presentation

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
biacdc
Posts: 7
Joined: Fri Feb 04, 2011 7:44 pm

Inserting a Logo in beamer presentation

Post by biacdc »

Hi, I wish to insert the logo from my university in my beamer presentation, at the bottom left of every slide, but I have no idea how to do that, can anyone help me? I believe it shouldn't be anything tricky, but I simply don't know how to do it.
Thanks in advance,
Beatriz

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

Inserting a Logo in beamer presentation

Post by localghost »

The beamer manual has the necessary information.


Thorsten
biacdc
Posts: 7
Joined: Fri Feb 04, 2011 7:44 pm

Re: Inserting a Logo in beamer presentation

Post by biacdc »

Which link is the manual? If somebody knows the command, I would also be pleased.
Thank you
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Inserting a Logo in beamer presentation

Post by localghost »

If for some reason you can't follow the link in my last reply, open a command line for direct access on your machine.

Code: Select all

texdoc beamer
Study the manual thoroughly.
Post Reply