I'm making a presentation with LaTeX Beamer package. And I want to have a slide where the screen is all black so I can use other media. Is there a way to insert a black slide simply?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|||
|
If you have \mode* on then the background color remains set for subsequent slides even if you have the command wrapped in a group. This works:
|
|||
|
|
Bat the right moment... – Seamus Apr 2 '11 at 15:38plainoption that turns off, say, the top bar and lower bar from theinfolinesoutertheme. – Seamus Apr 2 '11 at 16:27