On Wed, Feb 14, 2001 at 07:03:07PM +0100, Friedemann Baitinger wrote:
> this topic has been previously discussed but there still doesn't seem to
> be a solution so I am bringing it up again:
>
> When I make presentations I am typically using LyX with the foiltex
> package. As usually done with presentation I select
> "Landscape" oprientation. dvi is displayed correctly and postscript
> output is displayed heads down but can be corrected by selecting
> "Seascape" from gv. Printing is ok because Seascape vs. Landscape
> doesn't really matter, however, when I do a 'ps2pdf' on the output the
> result is displayed in Portrait mode and I currently know only one very
> ugly way to fix this and this is to fire up Acrobat in Windows and
> rotate all pages and then save the result. This can't be the solution!
>
> Does anybody have a better solution?
You can use 'pstill -R 270 file.ps -o file.pdf' or 'dvipdfm file.dvi'