LyX ⇒ how to "break" a numerated format
how to "break" a numerated format
lemma 1, apples
lemma 2, oranges
but in lyx, once it sees the two consecutive lines are the same format, it combines them into
lemma 1, apples
oranges
i could insert a phantom with "standard" format in between the two lines, but that messes up my spacing.
i was wondering if there is a more sophisticated way to do it.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Re: how to "break" a numerated format
Stefan
Re: how to "break" a numerated format
so things like definition, lemma, theorem etc.
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Re: how to "break" a numerated format
To avoid that LyX merges such environments, you could insert a "separator" environment. In the drop-down menu at the top left, choose "Seperator".
Stefan
Re: how to "break" a numerated format
man I spent like an hour "inserting" all sorts of things between them and nothing worked.
