Memoir
GitHubGitHub
  • Intro
    • Convert Documents
    • Delete Empty Directories
    • Diff
    • Format Drive
    • Rename
    • Clean
    • Clear History
    • Remove from Remote
    • Remove Merged Branch
    • Remove Secrets
    • Reset Files
    • Revert Commit
      • Composite Actions
      • GitHub Pages
      • Latex
      • Publish Docker Images
      • Docker Registry
      • Imgproxy
      • Outline
      • Vpn Transmission
  • LaTeX
    • Acronyms
    • Bibliography
    • Code
    • Footnotes
    • Images
    • Links
    • Lists
    • Tables
    • Tu Dresden
    • Tailwind Theme
    • Windows
Question? An error? Give feedback →Edit this page
LaTeXImages

Images

\usepackage{graphicx}
 
% Relative to .tex file
\graphicspath{ {../images/} }
 
\begin{figure}[h]
  \label{fig:cat}
  \caption{Miaaauu}
  \centering
  \includegraphics[width=0.6\textwidth]{cat.png}
\end{figure}
 
Some cat here! \ref{fig:cat}

https://www.overleaf.com/learn/latex/Inserting_Images

FootnotesLinks

MIT 2025 © Nextra.