Search found 1 match

by dyuxta
Sat Sep 05, 2015 12:05 am
Forum: Graphics, Figures & Tables
Topic: Minipage of table and figure
Replies: 3
Views: 74168

Minipage of table and figure

How do I make a minipage - to set a table and a figure side by side?

\begin{table}[ht]
\begin{minipage}[b]{0.45\linewidth}
\centering
\begin{tabular}{ | l | r | r | r |}
\hline
Student & Hours/week & Grade \\ \hline \hline
Ada Lovelace & 2 & A \\ \hline
Linus Thorvalds & 8 & A \\ \hline ...