Tagged Questions
1
vote
1answer
74 views
Height filling minipages in Beamer
I am trying to accurately center things in my Beamer frames with animations. For that purpose, I would like to use minipages with fixed height, which should be automatically inferred so that I do not ...
3
votes
1answer
227 views
Beamer copenhagen theme banner height
I'm using beamer with Copenhagen theme. I want to use a logo in the right-most corner of all slides. I achieved this using textblock and addtobeamertemplate facilities.
My question is, when I add ...
6
votes
2answers
236 views
How to determine the height of a beamer block?
To keep content from jumping between slides in a beamer presentation, I would like to use an overlayarea environment. By trial and error, one can determine the appropriate amount of space to reserve. ...
2
votes
1answer
851 views
Content doesn't fit in one slide
I have a paragraph which I want to put in one slide, but it doesn't fit and some content can't be seen. I am using the Warsaw theme as follows.
I tried increasing the height of the slide using the ...
3
votes
1answer
478 views
Fitting tables into beamer
I have some tables in my presentations that are rather big. I found out how to use \resizebox to fit them into my page. Unfortunately this only works for tables that are wide. For long tables, my ...