6
votes
2answers
120 views

multiple rotated figures on one page

I googled for hours and tried all examples I found (rotatebox, subfigures, minipages), but nothing provided the output I am looking for. Is it really that difficult to place 3 figures rotated so ...
4
votes
3answers
159 views

Rotating a set of pictures aligned in multiple rows

I made a figure that displays 2x3 images. However, I would like the whole figure, except the caption, to be rotated for 90 degrees. Here is the code that I tried to adjust by 'rotatebox' command: ...
3
votes
1answer
413 views

Span sideways figure over multiple pages

I have to place two sidewaysfigure spanned each one on different pages. \begin{sidewaysfigure} \ContinuedFloat \centering \subfloat[Change in ...
3
votes
1answer
565 views

Get combine a `sidewaystable` with a `subfloat` from `subfig`

I use the subtables environment from the subfloat package to combine table numbering (i.e., any tables I wrap in the subtables environment get labeled 1a, 1b, and so on). But I just learned on the ...
4
votes
2answers
2k views

How to rotate a group of figures (subfigure)

3 figures side by side... I want to put them horizontally, so that you need to rotate the book by 90° to read the figures and captions. Now, I want to rotate this: \begin{figure}[] \subfigure{ ...
3
votes
1answer
467 views

vertical subseteq symbol in label of subfloat

Math symbols (\subseteq and \supseteq) are rotated and rendered successfully in text mode with the aid of \rotatebox{}{}. In the commented section below, there is a problem with getting these symbols ...
3
votes
1answer
945 views

Scale sideways subfigure to fit to page

I have a document with subfigures that are printed sideways with rotating. I need to scale that figure (with subfigures) to fit to page. %% LyX 1.6.7 created this file. For more info, see ...