Text FormattingSingle Space in Beamer package for presentation

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
BMAcox
Posts: 40
Joined: Sun Dec 23, 2007 12:07 am

Single Space in Beamer package for presentation

Post by BMAcox »

Hello:

I am using Beamer class for my presentation. After inserting
\begin{block}{myblockname}
.
.
.
\end{block}
The default spacing on each slide is single-space. And this is true before the block/box part of the slide. The spacing after the block is no longer single space. As a result my text that I wrap on the slide after the block/box falls off the slide, b.c. for some reason it defaults to a wider spacing than single space. How can I revert the margin space setting to single space after the block. :|

ThankQ!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Single Space in Beamer package for presentation

Post by gmedina »

Hi,

please provide a minimal working example allowing us to reproduce the mentioned problem.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply