Search found 1 match

by pietro1968
Thu May 03, 2018 12:04 pm
Forum: Graphics, Figures & Tables
Topic: Why can't I use \begin{figure}?
Replies: 4
Views: 29956

Why can't I use \begin{figure}?

Here is how I solved the problem:

- include the \usepackage{graphicx}

then:

Code: Select all

\begin{minipage}{\textwidth}
\centering
\includegraphics[width=0.50\textwidth]{ResponsiveMutantsMeeples.png}\\
Figure 1. Glycoproteostasis modulation therapy for responsive mutation carriers.
\end{minipage}