[tex-live] dvips
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Mon Jan 10 12:05:42 CET 2011
Am 10.01.2011 11:57, schrieb Robin Fairbairns:
> following my previous report of running zdenek's example properly, i
> tried your
>
>> \documentclass{powerdot}
>> \begin{document}
>>
>> \begin{slide}{foo}
>> bar
>> \end{slide}
>>
>> \end{document}
>
> and that, too, produces landscape output with dvips (orientation of the
> characters correct).
>
> same tl version updated this morning.
ok, the I have to investifate. It is the /Rotate 90
what is missing in the pdf:
default:
<</Type/Page/MediaBox [0 0 594 792]
/Parent 3 0 R
with -t landscape
<</Type/Page/MediaBox [0 0 594 792]
/Rotate 90/Parent 3 0 R
Herbert
More information about the tex-live
mailing list