When I create beamer frame, the content is centred in the slide. How do I make the content move to the top of the slide by default?
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.
|
You could specify vertical top alignment globally by the
For single frames you could use the same option locally:
|
|||||||||||||
|
[t]on my frames without thinking there might be a global option. Thanks for bringing this up. – recluze Jan 18 '12 at 2:17