LyXIs there a package to automatically resize images?

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
clemens
Posts: 77
Joined: Fri Jun 26, 2009 11:57 am

Is there a package to automatically resize images?

Post by clemens »

Hello,

I am using Lyx with Latex (Xetex).
I have a lot of floating figures one after the other inserted in my file with captions (for the list of figures).
Since many are too big to fit the default page, I was wondering if there was a way to resize them automatically, one per page, with some package and the related commands.
I was also wondering how to center all of them and how to centre the captions.
Cheers

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Is there a package to automatically resize images?

Post by localghost »

clemens wrote:[...] Since many are too big to fit the default page, I was wondering if there was a way to resize them automatically, one per page, with some package and the related commands. [...]
The graphicx package allows to scale included graphics.
clemens wrote:[...] I was also wondering how to center all of them and how to centre the captions. [...]
It should be possible to insert a float object or something similar. I can't give detailed advice since (with good reason) I'm not a LyX user. Perhaps the LyX Wiki can be helpful.


Best regards
Thorsten
clemens
Posts: 77
Joined: Fri Jun 26, 2009 11:57 am

Re: Is there a package to automatically resize images?

Post by clemens »

Thanks!!
Post Reply