Continuation of lists across beamer frames
Paul A. Rubin
parubin73 at gmail.com
Tue Mar 15 16:07:49 UTC 2022
On 3/15/22 10:22, markhsalmon via lyx-users wrote:
> Hi,
> I have tried everything I know without success and asked tis question
> on other fora without a result- simple question how do I continue an
> existing say numbered list onto a new Beamer frame/slide please? Thanks
>
> Decision making is about predicting counterfactuals
>
>
There may be a more elegant way, but the attached MWE shows a clunky way
to continue a numbered list across a frame boundary. It requires
creating a new counter (in the document preamble) and using ERT to (a)
copy the last item count from the first slide into the new counter, (b)
copy it back into the item counter after the first item of the second
slide and (c) increment it to account for the first item of the second
slide. It also requires that you set the item number for the first item
of the second slide manually. So, as I said, it is clunky.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20220315/a672675c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newfile1.lyx
Type: application/x-lyx
Size: 2883 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20220315/a672675c/attachment.lyx>
More information about the lyx-users
mailing list