Text Formatting ⇒ Left alignment adds extra space among paragraphs
Left alignment adds extra space among paragraphs
I need to align the text of my article to the left, following the rules of the formatting rules of a journal.
I start from a standard article setting: paragraphs are justified and indented, no extra-space between paragraphs.
When I align the text to the left, Lyx adds some extra space between paragraphs that I do not want.
I cannot choose to indent paragraphs neither.
Any advice?
Thanks very much.
Anna
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Left alignment adds extra space among paragraphs
Re: Left alignment adds extra space among paragraphs
Moreover, I really want to get rid of the space between paragraphes. Even if the paragraphs are not indented, it is not a problem.
Thanks.
Anna
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Left alignment adds extra space among paragraphs
How to make a LyX minimal example
Re: Left alignment adds extra space among paragraphs
Here is an example that shows my problem.
Anna
- Attachments
-
- example.pdf
- (20.85 KiB) Downloaded 166 times
-
- example.lyx
- (3.35 KiB) Downloaded 227 times
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Left alignment adds extra space among paragraphs
It also appears as if you prevent indenting of every paragraph by hand and put every paragraph in its own flushleft box, which will introduce additional white space. Do you want to have the complete document ragged on the right side? If so, add
\raggedright
using an ERT-box at the very beginning of your text.Re: Left alignment adds extra space among paragraphs
Just for clarity, I did not choose to add a vertical space between paragraphs. The only thing I did was to change the alignement in the Paragraph settings from justified (the default) to left alignment. This had two side effects: extra space between paragraphs and no indentation.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Left alignment adds extra space among paragraphs
It is quite possible, that LyX does add that stuff automatically. As i am not a LyX user, i cannot be sure.annad wrote:Just for clarity, I did not choose to add a vertical space between paragraphs. The only thing I did was to change the alignement in the Paragraph settings from justified (the default) to left alignment. This had two side effects: extra space between paragraphs and no indentation.
