On 10/04/2016 03:18 PM, Mario D wrote:
I know how to nest environments so that I can use enumerate inside another environment in order to produce something looking like:

-----
Theorem. The following are equivalent:
   1. First statement.
   2. Second statement.
-----

My question is: how can I produce

-----
Theorem.   1. First statement.
   2. Second statement.
-----

The only way//I could get it was to insert an empty note after the "Theorem", then newline, start the enumerate and finally nest it.
Is there a "cleaner" way?

I couldn't find anything relevant on lyx manuals.
Moreover, how can I produce the following?

-----
Theorem.
   1. First statement.
   2. Second statement.
-----

For this I couldn't find a workaround.

Thank you

Not that I'm endorsing either layout, but you can do the first by putting a frameless box in the Theorem environment and the second by putting a nonbreakable space in the theorem environment, hitting return, switching to enumeration and nesting.

I've attached a sample file.

Paul

Attachment: theorems.lyx
Description: application/lyx

Reply via email to