! LaTeX Error: Unknown float option `H' -
I have had a problem trying to compile the latex file:
\ Documentclass {article} \ usepackage {float} ... \ start {document} ... \ begin {table} [H] \ caption {mycaption} \ end {table} ... \ end {document} When I try to compile it, this error message is displayed:
! Latex error: Take an overview of the latex manual or latex companion for the unknown float option 'H' details. Type H & lt; Return & gt; For immediate help Any ideas?