Hi,
I didn't find anything on the archive about my problem.
I want to put 2 pictures side to side in a float. Usually, all my
figures must be rotated by 90 degrees and it works very well.
(insert->figure->rotate=90)
But this time, one of my 2 figures (it is not important which one)
must be rotated by -90 degrees or 270 degrees. I write it in the
"rotate" field,and then I have it in the
good orientation, on the good side of my float, but too much down. It
appears good in the Lyx file, but not in the dvi (or ps) one.
here is the GOOD result for two "+90 deg." figure:
----------------------------------------
____________ ______________
| | | |
| | | |
|__________| |____________|
-----------------------------------------
here is the BAD result with one "-90 deg." figure (the right one):
--------------------------------------------
____________
| |
| |
|__________| ____________
| |
| |
|__________|
-----------------------------------------------
I tried to resolve that by:
\rotatebox[origin=c]{-90}
instead of
\rotatebox{-90}
but it doesn't work..
Thanks for help, and sorry for the english...
Matthieu
-----------------------------------------------------------------------------