Search found 2 matches

by Warlord02145
Fri Mar 17, 2023 11:54 pm
Forum: Graphics, Figures & Tables
Topic: Configuring a Table and Section Header
Replies: 2
Views: 2511

Configuring a Table and Section Header

So it seems like setting this up is far more complicated then I imagined. Thanks for the reply!
by Warlord02145
Fri Mar 17, 2023 9:29 pm
Forum: Graphics, Figures & Tables
Topic: How to position images to left side with figure and text on the other
Replies: 1
Views: 4562

How to position images to left side with figure and text on the other

Mind if I ask, how do I put my image along with the figure on the red labeled spot of the page and regular text on the right!

My current code:

\begin{figure*}[t!]
\centering
\includegraphics[width=0.33\textwidth]
{Images/Sketch_hub_verticality.png}
\captionsetup{width=.5\linewidth}

\rule ...