Re: How to insert ERT before first list item

2020-10-13 Thread Richard Kimberly Heck
On 10/13/20 4:42 PM, Paul A. Rubin wrote: > On 10/13/20 1:46 PM, Sanford Shieh wrote: >> >> Hi all, >> >>   >> >> I’m trying to implement resuming enumerate in Beamer following the >> solution >> https://tex.stackexchange.com/questions/55000/continuing-enumerate-counters-in-beamer. >>   >> This req

Re: How to insert ERT before first list item

2020-10-13 Thread Paul A. Rubin
On 10/13/20 1:46 PM, Sanford Shieh wrote: Hi all, I’m trying to implement resuming enumerate in Beamer following the solution https://tex.stackexchange.com/questions/55000/continuing-enumerate-counters-in-beamer. This requires the following: \begin{enumerate}     \conti   \item zip … I