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}cccc}
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

Attachment: beamertable.lyx
Description: application/lyx

Reply via email to