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
Text Formatting ⇒ beamer | '\vfill' does not work fine
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
Hi,
sometimes it can help to use \vspace*{\fill} instead.
Otherwise just show some code which doesn't work as expected.
Stefan
sometimes it can help to use \vspace*{\fill} instead.
Otherwise just show some code which doesn't work as expected.
Stefan
LaTeX.org admin