0

Latex keeps putting the image below the text, even though the text is below the image in my source code. How can I resolve this?

enter image description here

Here is my source code:

\documentclass[11pt]{article}
\usepackage{indentfirst}
\usepackage{graphicx}
\usepackage[margin=1in]{geometry}
\setlength{\parindent}{0pt}
\setlength{\parskip}{1.25ex}
 ...
\section{Component II: Shifters}
    For this component, we used some sub-circuits, and we shall explain those first.

\subsection{Diagram & Description}

\begin{figure}[htp] \centering \includegraphics[scale=.56]{ob.png} \end{figure}

David Carlisle
  • 757,742

0 Answers0