I'm using Hannover's theme with my first beamer presentation.
I've made some modifications (basicaly colors), but could not see the university logo.
Help will be apreciated! The best would be if the log could be seen at left bottom.(see image, please)
Thanks
Armando
Code: Select all
Code, edit and compile here:
\documentclass[]{beamer}\usepackage[portuguese,activeacute]{babel}\usepackage[latin1]{inputenc}\usepackage{graphics}\usepackage{graphicx}\usepackage{hyperref}% ---------------------------------------------------- tema --\usetheme{Hannover}% ------------------------------------------ tema (pessoal) --%\include{99-Personalizacao}%% ------------------------------------------------------------% ----------------------------------------------- Documento --\begin{document}%% ------------------------------------------ Para 1ª Pagina --\usebackgroundtemplate{\includegraphics[width=1.0\paperwidth,height=1.0\paperheight]{images/Fundo-USAL01}}%% ---------------------------------------- Definições Macro --\title[Web Spam]{A incidência de Web Spam\\nos sistemas de\\Recuperação de Informação}\author[A. Carvalho]{Armando Carvalho}\date{\today}\logo{\includegraphics[scale=0.17]{images/usal.png}} %%% INFELIZMENTE NEM TODOS TEMPLATES MOSTRAM\institute[USAL]{Universidad de Salamanca \\Departamento de Informática y Automática}%% --------------------------------------------------- Slide --\begin{frame}\titlepage\end{frame}% ------------------------------------------------------------%% ------------------ Fundo para as paginas diferentes da 1ª --%\beamersetaveragebackground{yellow!10}\usebackgroundtemplate{\includegraphics[width=1.0\paperwidth,height=1.0\paperheight]{images/Fundo-USAL}