can I have document with two versions, one of them with some extra items in a list?
I started with
Code: Select all
\begin_layout Enumerate
optional item
\end_layout
\begin_layout Enumerate
item
\end_layout
Code: Select all
\begin_layout Enumerate
\begin_inset Branch optional
status open
\begin_layout Standard
optional item
\end_layout
\end_inset
\end_layout
\begin_layout Enumerate
item
\end_layout