H parameter to place figure 'here' not working

  • Thread starter Thread starter binbagsss
  • Start date Start date
  • Tags Tags
    Figure Parameter
AI Thread Summary
To control the placement of figures in LaTeX, using the placement specifier "h!" can help override internal constraints, allowing the figure to appear more precisely where intended. However, if this does not yield the desired results, it may indicate that the "here" position defaults to the top of the page. For further guidance, users are encouraged to consult resources like the LaTeX Wikibooks page on floats, figures, and captions, although some may find the information challenging to navigate.
binbagsss
Messages
1,291
Reaction score
12
I have \begin{figure}[h] ... \end{figure},

but it's just placing the figure at the top of the page.

do i need some package? which one?

thanks very much.
 
Physics news on Phys.org
Try to use h! in order to override the internal constraints when determining the "here" position.
 
soarce said:
Try to use h! in order to override the internal constraints when determining the "here" position.
thanks for the reply, didn't work :(
 
Anyone else?
A simple way.
struggling to make sense of the wiki page.
 

Similar threads

Back
Top