What problem does it solve?
This Skill simplifies the process of incorporating and managing images within LaTeX documents, addressing common challenges with scaling, placement, and formatting.
Core Features & Use Cases
- Image Inclusion: Easily insert images of various formats (PDF, EPS, PNG, JPG) into LaTeX documents.
- Flexible Sizing & Rotation: Control image dimensions using relative units (
\textwidth, \linewidth) or absolute values, and rotate images as needed.
- Advanced Layouts: Create complex figures with subfigures, wrap text around images, and overlay graphics with precise positioning.
- Use Case: When preparing a research paper, use this Skill to insert figures, ensure they are correctly sized to fit the page layout, and arrange multiple plots into a single composite figure with captions.
Quick Start
Use the graphicx skill to include an image named 'logo.png' scaled to half the text width.