Uncovering table row-wise in beamer

2009-11-02 Thread kc853

I'd like to uncover a table row by row in a beamer presentation (as described
in the beameruserguide HowTos) 

\begin{tabular}{l!{\vrule}}
Class  A  B  C  D \\\hline
X  1  2  3  4 \pause\\
Y  3  4  5  6 \pause\\
Z  5  6  7  8
\end{tabular}

But how can I do this in Lyx? The complete thing in ERT?

Regards 
-- 
View this message in context: 
http://n2.nabble.com/Uncovering-table-row-wise-in-beamer-tp3932128p3932128.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: Uncovering table row-wise in beamer

2009-11-02 Thread Paul A. Rubin

kc853 wrote:

I'd like to uncover a table row by row in a beamer presentation (as described
in the beameruserguide HowTos) 


\begin{tabular}{l!{\vrule}}
Class  A  B  C  D \\\hline
X  1  2  3  4 \pause\\
Y  3  4  5  6 \pause\\
Z  5  6  7  8
\end{tabular}

But how can I do this in Lyx? The complete thing in ERT?



No, build the table as usual in LyX, then put \pause in ERT in the last 
cell of the X and Y rows (example attached).  Might be a good idea to 
put \pause{} just to make sure nothing runs into the pause command.


/Paul


beamertable.lyx
Description: application/lyx


Uncovering table row-wise in beamer

2009-11-02 Thread kc853

I'd like to uncover a table row by row in a beamer presentation (as described
in the beameruserguide HowTos) 

\begin{tabular}{l!{\vrule}}
Class  A  B  C  D \\\hline
X  1  2  3  4 \pause\\
Y  3  4  5  6 \pause\\
Z  5  6  7  8
\end{tabular}

But how can I do this in Lyx? The complete thing in ERT?

Regards 
-- 
View this message in context: 
http://n2.nabble.com/Uncovering-table-row-wise-in-beamer-tp3932128p3932128.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: Uncovering table row-wise in beamer

2009-11-02 Thread Paul A. Rubin

kc853 wrote:

I'd like to uncover a table row by row in a beamer presentation (as described
in the beameruserguide HowTos) 


\begin{tabular}{l!{\vrule}}
Class  A  B  C  D \\\hline
X  1  2  3  4 \pause\\
Y  3  4  5  6 \pause\\
Z  5  6  7  8
\end{tabular}

But how can I do this in Lyx? The complete thing in ERT?



No, build the table as usual in LyX, then put \pause in ERT in the last 
cell of the X and Y rows (example attached).  Might be a good idea to 
put \pause{} just to make sure nothing runs into the pause command.


/Paul


beamertable.lyx
Description: application/lyx


Uncovering table row-wise in beamer

2009-11-02 Thread kc853

I'd like to uncover a table row by row in a beamer presentation (as described
in the beameruserguide HowTos) 

\begin{tabular}{l!{\vrule}}
Class & A & B & C & D \\\hline
X & 1 & 2 & 3 & 4 \pause\\
Y & 3 & 4 & 5 & 6 \pause\\
Z & 5 & 6 & 7 & 8
\end{tabular}

But how can I do this in Lyx? The complete thing in ERT?

Regards 
-- 
View this message in context: 
http://n2.nabble.com/Uncovering-table-row-wise-in-beamer-tp3932128p3932128.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: Uncovering table row-wise in beamer

2009-11-02 Thread Paul A. Rubin

kc853 wrote:

I'd like to uncover a table row by row in a beamer presentation (as described
in the beameruserguide HowTos) 


\begin{tabular}{l!{\vrule}}
Class & A & B & C & D \\\hline
X & 1 & 2 & 3 & 4 \pause\\
Y & 3 & 4 & 5 & 6 \pause\\
Z & 5 & 6 & 7 & 8
\end{tabular}

But how can I do this in Lyx? The complete thing in ERT?



No, build the table as usual in LyX, then put \pause in ERT in the last 
cell of the X and Y rows (example attached).  Might be a good idea to 
put \pause{} just to make sure nothing runs into the pause command.


/Paul


beamertable.lyx
Description: application/lyx