GeneralHow to reduce space around graphics

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Sekantombi
Posts: 21
Joined: Mon Apr 21, 2008 3:50 am

How to reduce space around graphics

Post by Sekantombi »

Colleagues,

I have an imported graphic at the top of a titlepage environment.

There is a big space between it and the next line of text --- I'd like to see them establish more of a "relationship" --- how to move them closer together?

cheers,

S.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Re: How to reduce space around graphics

Post by Stefan Kottwitz »

Hi Sekantombi,

that should'nt be a big problem, but show us the tex source code of your titlepage. Then we could tell you which code causes the space and how it could be improved.
For example I often see a center environment that causes additional vertical space, I would use \centering instead.

Stefan
LaTeX.org admin
Sekantombi
Posts: 21
Joined: Mon Apr 21, 2008 3:50 am

Re: How to reduce space around graphics

Post by Sekantombi »

Will get back to you --- have to ditch content text …

S.
Post Reply