7
votes
1answer
1k views

In beamer, how to strike through an item after displaying

In a beamer frame I have a item list \begin{itemize} \item<1-> World peace \item<2-> Peace in our neighbourhood \end{itemize} How can I strike through the first item on the second ...