Блог пользователя gyh20

Автор gyh20, история, 4 года назад, По-английски

I am trying to make problems using Polygon,but I am having problems with pictures.

Can anyone tell me how to add a picture to the problem in Polygon? I am not good at Latex.

Thank you very much.

  • Проголосовать: нравится
  • +29
  • Проголосовать: не нравится

»
4 года назад, # |
Rev. 2   Проголосовать: нравится +19 Проголосовать: не нравится

Add your image below the statement in "Statement Resource Files" and then paste this in the statement:

\begin{center}
\includegraphics{image.png}
\end{center}