[pstricks] beamer and pst-abspos

Herbert Voss Herbert.Voss at FU-Berlin.de
Sat Mar 6 15:09:54 CET 2010


Am 03.03.2010 15:29, schrieb Jinsong Zhao:

> I want to use pst-abspos package to put something at an absolute
> position. However, it seems that "absolute" option could not give the
> correct origin as the pst-abspos manual said. The following is the
> code I used.
> 
> \documentclass{beamer}

\documentclass[t]{beamer}
             ^^^^^^

Herbert


> \usepackage[absolute]{pst-abspos}
> \begin{document}
> \begin{frame}
>   \pstPutAbs(0,0){\qdisk(0,0){4pt}\red Point(0,0)}
> \end{frame}
> \end{document}
> 
> As you will see, the red point is not at the upper left corner...
> 
> Any suggestions?
> 
> Regards,
> Jinsong



More information about the PSTricks mailing list