Hallo,
sorry for this simple question, but I can't figure our how to make 2 different
examples in LyX without nesting them or putting something between them.
If I do something like this:
Definition 1 Some Text
Example 2 Some Text
Proposition 3 Some Text
"Some New text outside the last Proposition"
Example 4 Some Text
Then it works.
But if I want to do something like this:
Example 1 First Text
Example 2 Second Text
It don't seem to work. Lyx refuses to begin an new environment for Example 2.
It shows
Example 1 First Text
Second Text
If I export it to Latex it shows that the "Second Text" is inside the
environment of Example 1.
Is this a bug?
It is also the same Problem with two Definitions in series like
Definition First Text
Definition Second Text
is turned in
Definition First Text
Second Text.
Thank you very much for help.