Hello, can somebody tell me why is the caption label covered in part by the figures from the next row? I inserted figures in 3 rows with the help of subcaption, but the text in covered in part by the figures from the next row.
Thanks,
Virag
Search found 4 matches
- Mon Jun 05, 2017 5:33 pm
- Forum: Graphics, Figures & Tables
- Topic: Caption label covered by the figure
- Replies: 1
- Views: 1807
- Mon Jun 05, 2017 3:04 pm
- Forum: Graphics, Figures & Tables
- Topic: problem with space between figures
- Replies: 4
- Views: 8342
problem with space between figures
Thanks, with \par I have got figures in more lines, but I got in package also two other problems, the labels can't be seen totally, even if I inserted 4 \quad rows and the other problem that appeared, that even if the figures are the same size, the first row is longer than the others.
Virag
Virag
- Fri Jun 02, 2017 6:29 pm
- Forum: Graphics, Figures & Tables
- Topic: problem with space between figures
- Replies: 4
- Views: 8342
problem with space between figures
Hy Stefan, thanks for the welcome message,
my code was the following:
\documentclass[nopreprint,times,3p,final]{elsarticle}
\usepackage[font=small,format=plain,labelfont=bf,up,textfont=it,up]{caption}
\usepackage{graphicx,subcaption}
\usepackage{epsf}
\usepackage{amssymb}
\usepackage{amsmath ...
my code was the following:
\documentclass[nopreprint,times,3p,final]{elsarticle}
\usepackage[font=small,format=plain,labelfont=bf,up,textfont=it,up]{caption}
\usepackage{graphicx,subcaption}
\usepackage{epsf}
\usepackage{amssymb}
\usepackage{amsmath ...
- Fri Jun 02, 2017 6:41 am
- Forum: Graphics, Figures & Tables
- Topic: problem with space between figures
- Replies: 4
- Views: 8342
problem with space between figures
I want to insert 4 figures in the same line, but the space between the figures becomes too big. How can I reduce it? Please, could somebody offer some solutions?