Graphics, Figures & Tables ⇒ penalty to avoid auto linespread when using floats?
penalty to avoid auto linespread when using floats?
Short question. Regularly I use the tabular environment to typeset quoted text in papers. I have noticed that in some cases (xe)Latex squeezes the paragraph before or after the float by adjusting its linespread. How can I avoid that? It looks really crappy.
Thanks for all suggestions.
Greets
Wc
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
penalty to avoid auto linespread when using floats?
Have you specified \linespread{1} in your documents preamble?
If that doesn't work, maybe it's the algorithm of LaTeX again that restricts the fraction of floats on a page. I wrote something about that here.
But again, I'm not sure if this is what you're looking for.
Follow howtoTeX on twitter