LaTeX LaTex: figures positioning & sizing

  • Thread starter Thread starter wombatjoe
  • Start date Start date
  • Tags Tags
    Latex Sizing
AI Thread Summary
The discussion revolves around a PhD student seeking advice on how to effectively increase the size of figures in their thesis without violating formatting rules. The student is encountering an issue where figures jump to the end of sections when they exceed a certain height, despite having available space on the initial page. They emphasize the need to keep some text on the same page as the figures, as pages containing only figures do not count towards the required page total for their PhD. The student has explored figure placement parameters in LaTeX and found a helpful suggestion about overriding internal parameters for float positions. The conversation highlights the challenges of formatting academic documents and the importance of adhering to specific guidelines while attempting to enhance visual content.
wombatjoe
Messages
2
Reaction score
0
Dear everyone,
would you be so kind to help me with the small problem, which you might find funny as well (or it's usual, banal?..).. the thing is that i currently work on my PhD, and want to increase the number of pages in easy way, you know.. in other words i try to enlarge the figures! o:)
ok, i increase figure size, writing \includegraphics[height=14cm]{1.ps} blah-blah.. works well.. but at some limiting height the figure "jumps" to the end of the section and the bad thing is that there were free space on initial page, where figure could be much larger.. a fragile moment is that i want larger figures, but only until some 1-2 lines from the text are still on the page, as pages with only figures are not counted by PhD rules :shy::smile:
Sorry for disturbing, anyone! But it's just so cold winter here, the room i work in is freezing me, fingers move so slow... ok, I'm just lazy and didn't find the solution in my books..:rolleyes:

Have a nice day! :smile:
 
Physics news on Phys.org
Well, guess, I've chosen the right forum to ask! Just didn't expect.. =)
robphy, many thanks for you help!:smile:
I've used the placement parameters, but in your "e.g." manual I found a useful line I haven't met before:
"! Override internal parameters Latex uses for determining `good' float positions."
I've suspected that problem is in large "PhD-style" file, which is drifting from generation to generation here :) maybe it was, maybe not, but now I continue my "dirty" job =)
 

Similar threads

Back
Top