Allow enumerate environment to be inserted inside an environment I define
Richard Kimberly Heck
rikiheck at gmail.com
Wed Nov 5 00:36:24 UTC 2025
On 11/4/25 5:29 PM, ehud.behar at posteo.net wrote:
> I created this Boxed environment in my LyX document:
>
> ```
> Style Boxed
> LatexName Boxed
> LatexType Environment
> #KeepEmpty 0
> ParSep 1.4
> RightDelim <br/>
> ParbreakIsNewline 1
> PassThru 0
>
> Preamble
> %Define the Boxed environment
> EndPreamble
> End
> ```
>
> I now want to insert enumerated items within it, so to get the LaTeX code
> ```
> \begin{Boxed}
> \begin{enumerate}
> \item my first item%
>
> \item the second item%
>
> \end{enumerate}
> \end{Boxed}
> ```
>
> But LyX doesn't allow that. Any help?
Increase depth: Create the enumerate, then do Edit> Increase List Depth.
Riki
--
----------------------------
Richard Kimberly (Riki) Heck
Professor of Philosophy and Professor of Linguistics
Brown University
Pronouns: they/them/their
Website: http://rkheck.frege.org/
More information about the lyx-users
mailing list