LyXNomenclature placement (output pdf)

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
JorAs
Posts: 2
Joined: Mon Feb 02, 2015 3:06 pm

Nomenclature placement (output pdf)

Post by JorAs »

Hi.

I'm having som problems with my nomenclature entries. When inserted, they appear at the bottom of the page instead of the top. Any way to fix this?

latex- preamble:

Code: Select all

% for subfigures/subtables
\usepackage[caption=false,font=normalsize,labelfont=sf,textfont=sf]{subfig}
%\usepackage[nocompress]{cite} %optional
\renewcommand\abstractname{Executive Summary}
\onecolumn
Regards,
JorAS
Attachments
PDF output
PDF output
ScreenShot.JPG (15.75 KiB) Viewed 3783 times

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

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Nomenclature placement (output pdf)

Post by Johannes_B »

Hi and welcome,
it is impossible to suggest anything useful with the information given right now.
Can you try to boil down you LyX-document to just the bare minimum that still shows the behaviour and export it to LaTeX? You can then post it in a code box, making online compilation available as well.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
JorAs
Posts: 2
Joined: Mon Feb 02, 2015 3:06 pm

Re: Nomenclature placement (output pdf)

Post by JorAs »

Thank you for the response, but I actually figured it out. The reason for the misplacement of the nomenclature entries was because I used "page break" instead of "new page". Is it ok to post a new issue in this thread, or should i start a new post?

Regards
JorAS
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Nomenclature placement (output pdf)

Post by Johannes_B »

Is the problem related to the misplaced items? Do it here, if not open a new thread.

We could merge or split later anyway, so it doesn't really matter ;-)

Sometimes a solution is found by discussion over many posts. It is hard for others coming to the thead via google, having to read evrything to see the solution involved. If the question is clear and a clear answer can be given, it is much much easier for other users. This isn't really connected to this topic, this is just my point of view.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply