Am 19.10.23 um 19:30 schrieb Rich Shepard:
I have a long list of criteria (and sub-criteria) that I have in an
enumerate environment so all criteria align properly.

Each criterion needs a statement of compliance which would be in the
standard environment. When I tried to do this the enumerated list below was
renumbered starting with '1'.

I found a solution (adding a 'normalize' environment) using LaTeX external
to LyX:
<https://tex.stackexchange.com/questions/400112/enumerated-list-followed-by-normal-text>.

Looks like a really kool solution. Would this work in LyX, too?

Load the module enumitem (docuemnt->settings->modules).
- Then start a enumerate paragraph and insert Text
- Choose default paragraph style which ends the enumeration.
   Insert your text which appears outside the enmeration.
- Choose again the enumerate paragraph style and click with _right_
  mouse button and insert for enumeration option s "resume"
  Insert now the text for the enumeration text.

Inside Lyx you still see
1. lklklkllk
dsgfjhsdgljhagsdlfg
1. ölkököllö
2. jkhkjhkjh


but the LaTeX output shows:

1. lklklkllk
dsgfjhsdgljhagsdlfg
2. ölkököllö
3. jkhkjhkjh


Herbert
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to