LyX ⇒ How to start a new paragraph in Lyx?!
How to start a new paragraph in Lyx?!
Choose paragraph in the Environment bar.
(The cursor is on the Paragraph line)
and now if I press ENTER at once (so that there should be no paragraph title text if you understand me), the whole Paragraph environment line disappears and gets back to Standard!!
I spent some 30 minutes google searching but couldn't figure out how to make a new paragraph without a text in LyX (I mean \paragraph{}) so it drives me crazy now... please help me:)
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
Re: How to start a new paragraph in Lyx?!

(to mods: you can delete this tread if you want)
How to start a new paragraph in Lyx?!
- Paragraph. This is an example.
Another paragraph. And another example.
- 1. "Paragraph." This is title and it's set as Paragraph environment. Press Return/Enter afterwards.
2. "This is an example." This is set as Standard environment. Press Return/Enter afterwards.
3. "Another paragraph". Same as 1. Shortcut for setting a paragraph to Paragraph is: Alt+P 5.
4. "And another example". Same as 2. Shortcut for setting a paragraph to Standard is: Alt+P S.
--
* Note "Section" at the beginning of the group Paragraph belongs to in drop-down list top-left.
How to start a new paragraph in Lyx?!
Well legal documents are made this way in my country. They are structured into paragraphs where only few of them have also its title - most paragraphs have only their number - which works perfectly well as a reference point.Using Paragraph environment without having a title simply doesn't make sense (imagine using \chapter{} and \section{} without actual title).