As the attachment shows, there is annoying "Department of Hell University of" appeared on the footer. How do I remove this without affecting rest of part of slide?
The following code is loaded in my preamble:
Code: Select all
\usepackage{babel}\usepackage[T1]{fontenc}\usepackage{graphics}\usepackage[absolute,overlay]{textpos}\usepackage{calligra}\usepackage{listings}\usetheme{CambridgeUS}\setbeamercovered{transparent}\usepackage{ae,aecompl}\usecolortheme{crane}\useoutertheme{infolines}\setbeamertemplate{headline}{%\begin{beamercolorbox}{section in head/foot}\vskip2pt \hfill \insertsectionnavigationhorizontal{\linewidth}{}{} \hfill \vskip2pt\end{beamercolorbox}%}
Thank You!