Dear Colleagues,
Is there a best way to split a single page of a document into two parts? In one part, I want to create a table, and in the other part, I need to import a figure (.eps file). I tried with the minipage option. However, I think it does not allow inserting a table and figure. It is only for simple text. Is this the case? Please suggest.
Your help is highly appreciated.
Regards,
Omkar
Graphics, Figures & Tables ⇒ Splitting a page
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Splitting a page
Welcome, no, it is not the case. You can insert graphics and tables inside minipages. Be sure to not add a floating environment like
figure
or table
. You can set a caption using package capt-of.The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.