latex figure over two columns
% set image on full page width with figure* and width=textwidth
begin{figure*}[thpb]
centering
includegraphics[width=textwidth]{images/my_image.png}
caption{Caption}
label{fig:my_image}
end{figure*}
latex figure over two columns
% set image on full page width with figure* and width=textwidth
begin{figure*}[thpb]
centering
includegraphics[width=textwidth]{images/my_image.png}
caption{Caption}
label{fig:my_image}
end{figure*}
latex multicolumn
begin{table}[h]
centering
begin{tabular}{c|c|c|c|c|c|c|c}
& multicolumn{3}{l|}{Länge $ L_{R} [cm]$} & ={X $(L_R) [cm]$} & $s_X [cm]$ & $u_X [cm]$ & Ergebnis $[cm]$ \
hline hline
1 & 80,1 & 80,1 & 80,2 & 80,13 & & & (80,13 $pm$ 0,04)\
2 & 70,0 & 70,1 & 70,1 & 70,06 & 0,06 & 0,04 & (70,06 $pm$ 0,04)\
3 & 59,9 & 59,9 & 60,0 & 59,93 & & & (59,93 $pm$ 0,04)
end{tabular}
caption{Messwerte für Druckmaximapositionen bei Frequenz $1,72 kHz $ }
label{tbl:Tabelle 1}
end{table}
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us