Page LayoutIssues that affecting the layout of itemize and/or enumerate environment

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
stamataggelos
Posts: 1
Joined: Mon Feb 08, 2021 7:26 pm

Issues that affecting the layout of itemize and/or enumerate environment

Post by stamataggelos »

Hello guys, I hope you are all well.

My name is Stamataggelos and I am new to the community. Forgive me if another friend has expressed the same or similar problem in the past, or if this topic is not appropriate for me to mention the problem I am experiencing. As I mentioned I am new so I hope you will be kind to me.

So let me describe the problem I'm facing.

I am writing a book with mathematical content in its greatest extent. At the end of each section of a chapter, I write a section with exercises. Specifically, I write the exercises in two columns and where I can in one of the columns I can also write some exercises in two columns form. As you can see in the image below, LaTeX moves the text to the left leaving a large space to the left of the right margin.
latex_problem.png
latex_problem.png (52.85 KiB) Viewed 4634 times
In the previous pages I use wrapfigures in order to put figures on the left or right side of the page (I do not know if this has anything to do with the problem I am mentioning to). What strikes me the most is that in the previous sections of the chapter I did not encounter a similar problem with exercises. However, from this section onwards, I have the abovementioned problem in the points that I use itemize or enumerate environments.

If anyone has an idea how I can manage the above problem or knows how to deal with it, I would be grateful if they would write me something. If it helps please tell me if you want to quote specific parts of the code I use.

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10320
Joined: Mon Mar 10, 2008 9:44 pm

Issues that affecting the layout of itemize and/or enumerate environment

Post by Stefan Kottwitz »

Hi Stamataggelos,

welcome to the forum!

I noticed that there was no answer to your question yet. How about that - if you post a small compilable example based on your code that shows the issue, we can test it and try to fix or improve it.

Stefan
LaTeX.org admin
Post Reply