Search found 1 match

by tylerh
Wed Nov 27, 2013 4:56 am
Forum: Graphics, Figures & Tables
Topic: Graphics Inclusion with absolute Path
Replies: 1
Views: 7146

Graphics Inclusion with absolute Path

Hi there,

I'm a beginner in LaTeX, and am having problems I was hoping someone could help me with. I'm trying to learn how to place images in figures using graphicx . This is my simple test code, which isn't working.

\documentclass{article}
\usepackage{graphicx}

\begin{document}
\begin{figure ...