pstricks problem?

Mandar Mitra <[email protected]>
Newsgroups gmane.comp.tex.latex.prosper.user
Message-ID <[email protected]>
Hello all,

I guess this is really a pstricks problem, but I thought I'd 
check here anyway, in case anyone has any insight.

According to the pstricks documentation, rput does not occupy
any space. However, the amount of vertical space before the
first item in the following two slides is different (it's 
larger with the reference command). 

Am I doing something wrong? I'd greatly appreciate any help.

Mandar.

ps: my pstricks version is dated '97 
    ([1997/03/25 package wrapper for PSTricks pstricks.tex] to be precise)

---

   \documentclass[pdf,slideColor,nocolorBG]{prosper}
   
   \newcommand{\reference}[1] {\rput{90}(-0.7,-3.2){\parbox{7cm}{\begin{center}\fbox{\rm #1}\end{center}}}}
   
   \begin{document}
   
   \begin{slide}{Introduction}
   \reference{Vahalia 10.1, 10.2}
   \begin{itemize}
   \item Motivation: sharing of files between networked computers
     \begin{itemize}
     \item initially: explicit copying of entire files between machines
   
       e.g. uucp, ftp
     \item currently: transparent access to files on remote machines over
       network
     \end{itemize}
   \end{itemize}
   \end{slide}
   
   \begin{slide}{Introduction}
   %\reference{Vahalia 10.1, 10.2}
   \begin{itemize}
   \item Motivation: sharing of files between networked computers
     \begin{itemize}
     \item initially: explicit copying of entire files between machines
   
       e.g. uucp, ftp
     \item currently: transparent access to files on remote machines over
       network
     \end{itemize}
   \end{itemize}
   \end{slide}

   \end{document}
   


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.