Search found 4 matches

by Phtagen
Tue Aug 31, 2021 5:38 pm
Forum: Graphics, Figures & Tables
Topic: Image alignment in minipage and common colorbar
Replies: 6
Views: 10833

Image alginment in minipage and common colorbar

Hi Ijon Tichy,

thank you very much, your approach really helped.

I just changed one thing, regarding the colorbar, since the shading didn't fit:


\documentclass{article}

\usepackage{mwe}
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{subfig}
\usepackage[format=hang,justification ...
by Phtagen
Tue Aug 31, 2021 1:57 pm
Forum: Graphics, Figures & Tables
Topic: Image alignment in minipage and common colorbar
Replies: 6
Views: 10833

Image alginment in minipage and common colorbar

Hi Rainer,

thanks for the hint with the mwe-package. Nevertheless, I didn't manage to make it work including my \scalebar macro. Anyway, this is more or less of secondary interest, the focus is on the arangement of the images as described in my first post. I revised my code, so here is the working ...
by Phtagen
Tue Aug 31, 2021 9:11 am
Forum: Graphics, Figures & Tables
Topic: Image alignment in minipage and common colorbar
Replies: 6
Views: 10833

Image alginment in minipage and common colorbar

Hi Rainer,

I know. I have written, that the compilation stumbles at \rule. I just used \rule as a placeholder (I read this here https://www.minimalbeispiel.de/ and thought it was good practice in order to provide a mwe).

Anyway, I don't know how to incorporate my images here , online. That's why I ...
by Phtagen
Mon Aug 30, 2021 6:21 pm
Forum: Graphics, Figures & Tables
Topic: Image alignment in minipage and common colorbar
Replies: 6
Views: 10833

Image alignment in minipage and common colorbar

Hello evereyone,

I have some trouble with the image alignment in a minipage environment. I have 4 images and I need to align them in 2 coloumns. Left col 1 big image, right col 3 smaller images. I want the top of the right images to be algigned with the top edge of the left image and I want the ...