It's my first time using LaTeX and I've encountered something very strange. I have some mathematical/logic stuff that I wanted to put inside a verbatim tag (in order to enforce linebreaks and for formatting reasons), and somehow it gets surrounded by massive multiple-line linebreaks.
The LaTeX code is basically:
...random text...
\begin{verbatim}
logic stuff
\end{verbatim}
...some more text...
And for some reason, while formatted, the stuff inside the verbatim tags is separated to the other two columns by 3 or so blank lines, and I have no clue how to remove them as I don't know why they're even there in the first place. I've used the same exact formatting at other places in the document with no weird blank lines at all, and I can't find anything that's different from those cases either. This is how it looks in practice:

bookor some other class that defaults to\flushbottomand that at the top of the next page there is some large unbreakable box, so the page you show has to b estretched. – David Carlisle May 09 '18 at 16:35\raggedbottom– David Carlisle May 10 '18 at 08:28