TeX - LaTeX Asked by user217940 on November 28, 2020
I need two things while inserting a picture in a document.
First, I want the caption text to also extend below the word, say Figure 1.1. In my case, below Figure 1.1. there is no text. The caption text is situated through many lines only to the right of Figure 1.1.
begin{figure}[h]
centering
includegraphics[scale=0.43]{body/DBD}
caption{Scrutinizing three different membrane segments for checking for an enrichment contact. We observe the three crossings through each of the three membrane segments, of which one is the high-spot presumed to represent a reliable TJ contact between two neighboring cells. Adapted from cite{traylor2010evolutionary}.}
label{DBD}
end{figure}
Second, I also need to have control on the distance between the picture (including the caption) and the text of the document.
What should I do?
Welcome to TeX.SE!
Your question is not very clear. It can be guessed, that you looking for something like this:
documentclass{article}
usepackage{graphicx}
usepackage[font=small,
labelfont=bf, labelsep=newline]{caption}
begin{document}
begin{figure}[h]
centering
includegraphics[width=0.5linewidth]{example-image-duck}
caption{Scrutinizing three different membrane segments for checking for an enrichment contact. We observe the three crossings through each of the three membrane segments, of which one is the high-spot presumed to represent a reliable TJ contact between two neighboring cells. Adapted from cite{traylor2010evolutionary}.}
label{DBD}
end{figure}
end{document}
Answered by Zarko on November 28, 2020
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP