LyXbeamer | Move Frame Content to the Top

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
Caterpillar
Posts: 7
Joined: Fri Jan 13, 2012 3:43 pm

beamer | Move Frame Content to the Top

Post by Caterpillar »

I am doing a presentation with LyX using beamer. I need to do an animation about a flow graphic.

I start with the first image, a client-server pic. I need it to push it at the beginning of the page, since on next slide there will be another image under, that will show the actions of client and server.

Here the actual image
current-condition.png
current-condition.png (23.35 KiB) Viewed 2384 times
Here how it should be
nominal-condition.png
nominal-condition.png (23.04 KiB) Viewed 2384 times
I passed three days trying, I also studied a complete LaTeX book but I did not find anything useful. Any suggestions?

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

beamer | Move Frame Content to the Top

Post by localghost »

Caterpillar wrote:[…] I also studied a complete LaTeX book but I did not find anything useful. […]
You should consult more appropriate sources like the beamer user guide. Section 8.1 tells you that you need the option [t] for the frame environment.


Thorsten
Post Reply