Search found 2 matches

by wgf
Wed Jun 25, 2014 6:36 pm
Forum: Page Layout
Topic: Unwanted blank frame before title frame
Replies: 1
Views: 6599

Unwanted blank frame before title frame

Found the trick to fix the problem (quite by chance, I might add). In the last rennewcommand line I changed the 0em to -1em and that eliminated the extra blank page before the title page.

Code: Select all

\renewcommand*\dohead{\rule{-1em}{1.45em}
by wgf
Tue Jun 24, 2014 3:01 am
Forum: Page Layout
Topic: Unwanted blank frame before title frame
Replies: 1
Views: 6599

Unwanted blank frame before title frame

I am using Beamer (Dresden theme) and wanted to remove from the title slide header and footer text but leave the color bars in place. I found a solution in this forum but it has created a new problem. An extra blank frame now precedes the title slide. If I comment-out the line "\renewcommand*\dohead ...