As a last resort, after reading an endless number of LaTeX guides, i must turn to a helping hand. I am current conducting a report, in relations to my study, and using the following documentclass:
My problem is, the output has some sort of vertical alignment within chapters, meaning that if a chapter takes up more than one page, the full pages gets vertical aligned. This means that, if a figure is inseted in the specific chapter, the spacing between sections, \\, paragraphs and such are various. I am having a hard time preventing this, as I se it, my only solution is to make the documentclass a oneside, which would be a shame IMO.\documentclass[a4paper,10pt,english,openright,twoside]{report}
But if anyone knows how to curcumvent this, sharing is welcome and well-seen

/Smal