Document ClassesBeamer and wrapfigure

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
duboismathieu
Posts: 18
Joined: Tue Apr 01, 2008 1:09 pm

Beamer and wrapfigure

Post by duboismathieu »

Hello,

I have a rather complicated frame with a TiKZ picture and some text. Despite my efforts, I am unsuccessful in trying to wrap the text (itemize) around the figure.

Basically I would like something like that:
--------------------
| * bla |fig ||
| - blah | ||
| continued |
| * foo can now be|
| rather long |
--------------------

Every time I try, the figure is on another page.

Any idea?
Thanks in advance.

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

duboismathieu
Posts: 18
Joined: Tue Apr 01, 2008 1:09 pm

Beamer and wrapfigure

Post by duboismathieu »

Sorry I just realized how ugly my example is. Here is a better idea (thanks OpenOffice :).
test-wrap.png
test-wrap.png (74.13 KiB) Viewed 5297 times
By the way I realized I could use blocks to emulate this... I will give it a try.

Mathieu
Post Reply