Re: graphicsx rotate

2001-07-25 Thread Baruch Even
Ok, then float it shall be. * Herbert Voss <[EMAIL PROTECTED]> [010725 16:45]: > Jean-Marc Lasgouttes wrote: > > > > > "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes: > > > > Baruch> I've written the reading of FigInset format for InsetGraphics > > Baruch> and it even seems to work. > >

graphicsx rotate

2001-07-25 Thread Baruch Even
I've written the reading of FigInset format for InsetGraphics and it even seems to work. One point of incompatibility is that for rotation FigInset uses a float and thus can keep 4.5 as a rotation degree and InsetGraphics uses int and so translates it to 4. What does LaTeX support, can it do flo