Search found 2 matches

by archels___
Sun Sep 11, 2011 10:55 pm
Forum: Graphics, Figures & Tables
Topic: Figure Page (all Figures in a Table on one Page)
Replies: 2
Views: 1711

Figure Page (all Figures in a Table on one Page)

Hello,

Using

Code: Select all

\begin{minipage}[t]{0.49\linewidth}
	\vspace{0pt}
to vertically align the images, it works great! Thanks for your suggestion.
by archels___
Sun Sep 11, 2011 8:51 pm
Forum: Graphics, Figures & Tables
Topic: Figure Page (all Figures in a Table on one Page)
Replies: 2
Views: 1711

Figure Page (all Figures in a Table on one Page)

Hello,

I seem to be having some trouble placing all my (eight) figures in a simple two-column table on a single page.

The alternatives seem to be either a loss of individual labelling, or having to make a subdivision using subfigure (fig 1a,b,c instead of fig 1,2,3).

Using textpos for absolute ...