Wrapping multiple figures with text in latex

  • Context: LaTeX 
  • Thread starter Thread starter Sourabh N
  • Start date Start date
  • Tags Tags
    Latex Multiple Text
Click For Summary
SUMMARY

This discussion focuses on the challenges of wrapping multiple images with text in LaTeX. The user initially inquired about wrapping figures under a square root symbol, but clarified that they were referring to images. They attempted to use the wrapfig package, which is designed for this purpose, but encountered issues where the second image floated to the last page instead of staying in the intended position. The conversation highlights the limitations of the wrapfig package for multiple figures.

PREREQUISITES
  • Familiarity with LaTeX syntax and commands
  • Understanding of the wrapfig package functionality
  • Knowledge of figure placement and floating behavior in LaTeX
  • Experience with LaTeX document structure and compilation
NEXT STEPS
  • Explore the use of the subfig package for managing multiple figures
  • Research LaTeX float management techniques to control figure placement
  • Learn about the use of minipage for side-by-side figures
  • Investigate alternative packages like floatrow for advanced figure handling
USEFUL FOR

This discussion is beneficial for LaTeX users, graphic designers, and academic writers who need to effectively integrate multiple images with text in their documents.

Sourabh N
Messages
634
Reaction score
0
How to wrap more than one figures with text in latex?
 
Physics news on Phys.org
Do you mean wrapping multiple figures underneath a square root symbol, for example?

Use {} brackets.

Code:
\sqrt{90 + 10}
x^{\frac{10}{5}}

(I'm not sure about the last one but yeahh ... Have a play around and report back if it works or not =] ... I'm not aware of latex working in the PF forums?)


Regards,
Kwah =]
 
The second one works but by figures I meant pictures (or images). I tried a package wrapfig which is made for this work only, but it works properly for one figure only; as soon as I put the second picture, the second picture becomes a float and runs away to last page.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
5K