Search found 1 match

by lucasmsoares96
Tue Sep 26, 2023 2:38 am
Forum: Page Layout
Topic: How to set de spacing between the text and the image caption to `\baselineskip`?
Replies: 0
Views: 18828

How to set de spacing between the text and the image caption to `\baselineskip`?

I tried to set everything to `\baselineskip` in the code below, but the space between the text and the image not match with the rest of the text.

\documentclass[14paper,12pt]{article}
\usepackage{graphicx,lipsum,caption,csquotes,setspace}

\makeatletter
\setstretch{1.5}
\setlength{\intextsep ...