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
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
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP