[powerdot] Sideways Page using powerdot-husky.sty

  • From: Brandon Kuczenski <brandon@xxxxxxxxxxxx>
  • To: powerdot@xxxxxxxxxxxxx
  • Date: Wed, 15 Aug 2007 00:03:25 -0400 (EDT)

Hello list,

I am running an up-to-date TeX-Live distribution on Linux, including the corrected config.ps file [1].

When I run the following file (below, using the "maintained" powerdot-husky.sty slide style) through latex, latex, dvips, ps2pdf, the document comes out in portrait mode (the title prints sideways up the left edge of the page. When I run with the default style, the page is formatted correctly.

Any suggestions on how to fix this?

PSTricks is version 1.15.

[1] - corrected config.ps file from http://www.tug.org/texlive/bugs.html

The output PDF is available from http://301south.net/misc/powerdot-test.pdf

Thanks in advance,
Brandon


Minimal example follows:

\documentclass[%
  paper=screen, % a4paper, letterpaper
  orient=landscape, % portrait
  size=10pt, % 8, 9, 10, 11, 12, 14, 17, 20
  style=husky,
]{powerdot}

\begin{document}

\begin{slide}[toc=]{Progress in Spatiotemporal Analysis of Calcium}
\begin{pspicture}(0,0)(\textwidth,0.7\slideheight)


\end{pspicture}
\end{slide}

\end{document}



Other related posts: