Re: Table cell highlighting with pstricks

Balogh Richard <[email protected]>
Newsgroups gmane.comp.tex.latex.prosper.user
Organization Department of Automation FEI STU
Message-ID <[email protected]>
[email protected] wrote:
> 
> Hello,
> 
> after unsuccessful experiments with colortab and colortbl I did try
> to highlight cells in the table using pstricks. Everything works
> fine, but when I'am using overlays, my table starts to move from left to right
> on the page.
> Only the last overlay is sitting on its place. Why?

Problem disappears when adding '%' signs at the end of \fromSlide{}{}%, 
so the TeX does not add unnecessary spaces. 


					Richard Balogh

Appendix:
             Colored tables - working example (finally ;-)

---------------------- cut here --------------------------------------

\documentclass[final,pdf,slideColor,colorBG]{prosper}
\begin{document}
\overlays{3}{
\begin{slide}{Color Table}
\psset{xunit=10mm, yunit=10mm}
\fromSlide{2}{\psellipse[linewidth=0.5mm,linecolor=blue](1.93,0.1)(0.75,0.25)}%
\fromSlide{3}{\psframe[fillstyle=solid, linestyle=none,
fillcolor=red](1.23,-0.77)(2.64,-0.25)}%
\begin{tabular}{|c|c|}
\hline
  100  &   +0,16    \\ \hline
  120  &   +0,06    \\ \hline
  140  &   +0,06    \\ \hline
\end{tabular}

%\rput(0,0.9){\psgrid[subgriddiv=0, gridlabels=5pt](0,-1)(4,8)}

\end{slide}}

\end{document}

----------------------- cut here --------------------------------------


-------------------------------------------------------
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.