I have a bunch of 2D figures which I like to use latex to display them in a row (side by side). Since the number of the figures is a lot I cannot show them all horizontally. For this I would like to have the option to rotate each slightly so that I can show all of them in the limited space. (like the option we have in Microsoft words)
|
works only with
|
||||
|
|
|
Do you mean something like this? The z-axis is slanted 10°, you can compute bigger values if you like. Code
Output
Edit 1: Now with different pictures of different sizes which are automatically spaced correctly, and easily changable orientation and length of the z-axis: Code
Output
|
|||||||||||||
|
|
Introducing
|
|||||
|
|
In principle, the images are in 2D, thus rotation could be done only in 2D (x-y axis). But you obtain the effect of a Z rotation with the Rotating with enviroments: In the preamble
Rotating without environments: In the preamble
That is not the same that;
And also it you can consider the origin of the rotation:
There also more complicated solutions with packages |
||||





width=xxcmfor the command\includegraphicsso that you can put some commands together. You can also usesubfloat. – Sigur Sep 21 '12 at 23:21landscapeis not an opportunity? – Speravir Sep 22 '12 at 0:50