Search found 2 matches

by litearc
Fri Apr 06, 2012 11:08 pm
Forum: Document Classes
Topic: beamer | Setting top Margin
Replies: 2
Views: 8473

Re: beamer | Setting top Margin

Okay, so this worked. I added a \vskip10pt to the end of the header template and a \vskip-10pt to the beginning of the frametitle template. There may be other ways to do this, but this seemed to do it for me...
by litearc
Fri Apr 06, 2012 9:16 am
Forum: Document Classes
Topic: beamer | Setting top Margin
Replies: 2
Views: 8473

beamer | Setting top Margin

Hi, I'm new to latex and beamer. I modified a beamer theme and have most things working, but I can't figure out how to set the top margin for the frame contents when there is no frame title. When there is a frame title, I can make changes to \defbeamertemplate*{frametitle}, but otherwise, I don't ...