Latex centering

Views: 606

Anonymous   2 years ago   Never
LaTeX   0.24 KB   Public
Crumb Tree
  • Latex centering
Highlight mode ON

Click on the lines you want to highlight and share this url.

    Download   RAW   Copy   Fork
  1. \begin{figure*}[t]
  2.     \centering
  3.     \includegraphics[width=\textwidth]{images/gestures/complete/gestures-complete.png}
  4.     \caption{Gestures used for the custom dataset}
  5.     \label{fig:gesture-general}
  6. \end{figure*}