Text Formattingbeamer | '\vfill' does not work fine

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
bkarpuz
Posts: 124
Joined: Thu Dec 18, 2008 4:53 pm

beamer | '\vfill' does not work fine

Post by bkarpuz »

Dear LC members,

I am using beamer for some presentation. I use \vfill in some places to type at the end of the page but it seems not to work properly.I have checked in an article document that more than one \vfill make the same job with a single one. But in beamer when I use \vfill repeatedly it keeps moving the text bottom of the page. How can I make it work properly?


Thanks.
bkarpuz

Recommended reading 2024:

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

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

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

beamer | '\vfill' does not work fine

Post by Stefan Kottwitz »

Hi,

sometimes it can help to use \vspace*{\fill} instead.
Otherwise just show some code which doesn't work as expected.

Stefan
LaTeX.org admin
Post Reply