> if you've spent any amount of time actually trying to get those images placed correctly
I had to learn LaTeX as part of my education, and as much as I like it this is one of it's weaknesses, not it's strengths. I saw my fellow students struggle to get all the images on the pages they wanted, and if they asked for help the answer was "Let LaTeX decide where to put it".
Don't get me wrong, I still love LaTeX. It let's me:
* Keep a whole document in a consistent style I can change at any point in the process.
* Produce pretty mathematical formulas and proper justified text.
* focus on writing instead of fiddling with where images go (I let LaTeX decide, it's usually pretty smart about this)
* Write code that writes part of my document. I used to write code to do the boring parts of certain proofs, and it would produce the LaTeX for me.
I had to learn LaTeX as part of my education, and as much as I like it this is one of it's weaknesses, not it's strengths. I saw my fellow students struggle to get all the images on the pages they wanted, and if they asked for help the answer was "Let LaTeX decide where to put it".
Don't get me wrong, I still love LaTeX. It let's me: