[Prosper-users] Positioning the '\title' information using the darkblue style
Brought to you by:
goualard
|
From: Colin B. <Col...@bl...> - 2005-09-15 14:14:11
|
Hi
I'm a fairly new prosper user, though I've been using LaTeX since the
late 1980's.
When I try and use the '\title' macro to put some information on every
slide in my presentation, it appears at the bottom of the slide, but
half-off the screen. Am I doing something wrong, or can I alter the
positioning somehow?
Here's the source file:
\documentclass[pdf,slideColor,colorBG,darkblue]{prosper}
\title{This is half off the page!}
\begin{document}
\begin{slide}{Hello!}
\begin{itemize}
\item This is an example
\end{itemize}
\end{slide}
\end{document}
The output PDF is at:
http://www.colinbrough.pwp.blueyonder.co.uk/ProsperExample.pdf
The toolchain I'm using is:
latex file
dvips -t a4 -f file.dvi > file.ps
ps2pdf -sPAPERSIZE=a4 file.ps > file.pdf
The LaTeX is a tetex installation on a Linux Mandrake 10.1 box
(tetex-2.0.2-19.2.101mdk); prosper appears to be version 2001/07/17,
v.1.5.
Cheers
Colin
----------------------------------------------------------------------
Colin Brough Col...@bl...
|