Create a plain title slide instead of a regular one? #9543
Unanswered
henriqpsantos
asked this question in
Q&A
Replies: 1 comment
-
This isn't the most elegant fix, but to get a plain title frame, you can:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using a template that has footers on every beamer slide.
How can I make it so that the title slide has no footers? I've tried to generate a title slide with
\titleslide
within# {.plain}
, which generates a title slide after the main title and toc slides.I've searched the internet far and wide, to no avail. Only thing I've come across is
title-slide-attributes
, and adding plain to these doesn't work.I'm using markdown input and pdf output through tectonic, if that matters.
Beta Was this translation helpful? Give feedback.
All reactions