Hello,
I use very often 2 commands from the lingmacros package : \enumsentence and
\eenumsentence. The syntax of the first is :
\enumemsentence{ \label{toto} Example }
writing a layout entry for it is straightforward. The syntax of the second one
is :
\eenumsentence{ \label{titi}
\item \label{titi1} Example1
\item \label{titi2} Example2
\item \label{titi3} Example3
}
So it is a mix of list and command. How could I write a layout for it ?
Thank you,
--Nabil
