Juergen Spitzmueller wrote: >> Juergen, concerning the sideways feature, do you know about the >> rotfloat.sty package, which allows to rotate all kind of floats?
Answering my own questions: > I am aware that it exists, but I haven't digged into it very much. Is it > supposed to be installed on any LaTeX system? I think it should be (at least it is included in teTeX). > And does it provide the same > features as rotating.sty so that a switch would be possible without too > much lost? It seems to be just an extension to rotating.sty (and loads rotating by itself). In fact, it uses the same commands (sidewaysfigure, sidewaystable). So I'd propose to stick with rotating for standard floats and load rotfloat instead for nonstandard floats. Then the switch should cause no harms. I'll put this on my agenda-1.5. Jürgen