Search found 5 matches

by m0vtf
Thu Jun 06, 2013 10:55 pm
Forum: Graphics, Figures & Tables
Topic: Arrangement of three Sub-figures
Replies: 9
Views: 33236

Re: Arrangement of three Sub-figures

Thanks for your help guys.

Using linewidth worked and i have just played with the sizes to optimise the image as much as possible for reading after conversion to pdf. Now to put the hundred or so images in with the same format......
by m0vtf
Thu Jun 06, 2013 10:04 pm
Forum: Graphics, Figures & Tables
Topic: Arrangement of three Sub-figures
Replies: 9
Views: 33236

Arrangement of three Sub-figures

Thanks for that.

Without using the \qquad commands the images just barely overlap once the centering command was commented out. Is there a way to move the first image to the left, similar to \qquad, would only need two steps in each direction to bring the images apart.
by m0vtf
Thu Jun 06, 2013 9:42 pm
Forum: Graphics, Figures & Tables
Topic: Arrangement of three Sub-figures
Replies: 9
Views: 33236

Re: Arrangement of three Sub-figures

Thanks for replying.

I looked at it and modified the example, please see attached image.

The middle figure is fine however the bottom two are overlapping as previously described. The rule images when I run those are placed in the correct location however.
by m0vtf
Thu Jun 06, 2013 9:18 pm
Forum: Graphics, Figures & Tables
Topic: Arrangement of three Sub-figures
Replies: 9
Views: 33236

Arrangement of three Sub-figures

That only moves the images to the right of center, and then the two horizontal images are overlapped and cannot be separated using \qquad as the right hand one is moved off the edge of the page.

Sorry about the minimal example, new to LaTeX.
by m0vtf
Thu Jun 06, 2013 8:49 pm
Forum: Graphics, Figures & Tables
Topic: Arrangement of three Sub-figures
Replies: 9
Views: 33236

Arrangement of three Sub-figures

Hi,

I am attempting to place three images into a subplot, with one centrally placed on the page above the other two. When i run the attached code it places everything left justified. I have checked by using \fbox whether the images have empty white space but i cannot see any. The \qquad command ...