LyXLyX adding gaps between paragraphs and text

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
johnmic07
Posts: 5
Joined: Wed Jan 30, 2013 12:43 am

LyX adding gaps between paragraphs and text

Post by johnmic07 »

I am having a similar problem with large gaps between paragraphs. I tried the \raggedbottom command in my preamble but the issue still persists. Specifically, the problem is with the biographies at the end of my paper (see attachment). I have also attached my lyx info. Any assistance you can provide would be greatly appreciated!!!
Attachments
Lyx information
Lyx information
lyx-code-800.JPG (58.99 KiB) Viewed 7448 times
Biographies at end of file have large gaps
Biographies at end of file have large gaps
latex question.JPG (39.36 KiB) Viewed 7449 times
Last edited by cgnieder on Wed Jan 30, 2013 10:19 am, edited 1 time in total.
Reason: scaled image to a reasonable size so it can also be viewed on small screens

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

LyX adding gaps between paragraphs and text

Post by Stefan Kottwitz »

This environment separator --- Separate Environment --- could be the cause. The definition depends on the style you are using. Perhaps post a reduced copy of your LyX file here, as attachment, as small as possible but still working so that we could see the problem. Once we can see it, we can fix it.

Stefan

PS: please post new question as a new topic, don't attach to older topics, so that people can see your question. Not everybody opens old and solved topics again. I will split this topic later, you can always find your posts via "View your posts" on the right sidebar.
LaTeX.org admin
johnmic07
Posts: 5
Joined: Wed Jan 30, 2013 12:43 am

Re: LyX adding gaps between paragraphs and text

Post by johnmic07 »

Those are separator environments that I had to add in order to get each coauthor to have their own biography section. Without the separators, all of their biographies are lumped together and formatted as one biography. I am using the IEEEtran format for my document. And sorry about the previous post, first time posting.
johnmic07
Posts: 5
Joined: Wed Jan 30, 2013 12:43 am

Re: LyX adding gaps between paragraphs and text

Post by johnmic07 »

I added the TeX code \vfill after my last paragraph and it made it look okay. But there are still gaps that are a little larger than I would prefer. Is there a way to modify the separator environment?
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Re: LyX adding gaps between paragraphs and text

Post by Stefan Kottwitz »

If you would post a small LyX example, which shows the situation, as an attachment, perhaps a reader would verify the problem and suggest a fix. Without seeing your code it's kind of guesswork. Perhaps not everybody takes a IEEEtran template, tries to stage your situation for reproducing it to be able to fix it, just because you did not post the code. ;)

Stefan
LaTeX.org admin
johnmic07
Posts: 5
Joined: Wed Jan 30, 2013 12:43 am

Re: LyX adding gaps between paragraphs and text

Post by johnmic07 »

I posted the .pdf output and the section of my .LyX file that contains the biographies in a previous comment on this thread. I'm not sure what more you want me to post.
johnmic07
Posts: 5
Joined: Wed Jan 30, 2013 12:43 am

Re: LyX adding gaps between paragraphs and text

Post by johnmic07 »

Here's a .LyX file based off of the IEEEtran template that demonstrates my problem with the large gaps between coauthors in the biography section.
Attachments
example.lyx
(11.67 KiB) Downloaded 391 times
Post Reply