TransWikia.com

Prevent Beamer Background On One Slide

TeX - LaTeX Asked by Ryan J. Leal on August 18, 2021

I wanted to make a background on each of my slides on a Beamer presentation, and this link did exactly what I needed:
Background image in beamer slides
And this works perfectly, except for the first slide. I only want my background for my slides with content, but not the Title slide. Does anyone know if there is a way to disable the setbeamertemplate{background} for the first slide only? Thank you

One Answer

Your information what you after are very general, so there is only one example (based on answer on question creating-title-page-in-latex-beamer) how you can do this:

documentclass{beamer}
usetheme{Dresden}
usecolortheme{beaver}

author{K}
title{Title}
date{today}

setbeamercolor{title}{bg=}

begin{document}

begin{frame}[plain] % exception of frame style
    titlepage
end{frame}


begin{frame}
frametitle{Frame with content}
begin{itemize}
item
itemend{itemize}
end{frame}

end{document}

Correct answer by Zarko on August 18, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP