I created a presentation with University of Hamburg beamer theme, which can be found here. However, in a slide, I wrote long equations but they did not fit and I cannot fix this problem. This is the print screen of this slide.

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.
|
If you really need to do this, then there is the
producing
whereas without
Note the |
|||
|
|



splitenvironment of theamsmathpackage to split the equations and use two lines for each. – sebschub Sep 21 '12 at 8:50beamermanual on structuring a talk is very good, and he warns against using too many equations! – Joseph Wright♦ Sep 21 '12 at 9:06