Answer the question
In order to leave comments, you need to log in
How to combine a floating image and text centering?
Hello!
The task was to design a document containing a picture in the header. It is necessary to insert an image, and in the remaining area, text aligned to the center. Using the wrapfigure environment, we managed to implement the insertion of an image and text aligned to the right.
\begin{wrapfigure}{l}{3.02cm}
\includegraphics[width=3.02cm]{image1}
\end{wrapfigure}
Какой-то текст который должен быть выровнен по центру
\begin{wrapfigure}{l}{3.02cm}
\includegraphics[width=3.02cm]{image1}
\end{wrapfigure}
{\centering Какой-то текст который должен быть выровнен по центру}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question