Search found 1 match

by unnikrishnanbm
Sat Sep 22, 2018 9:09 pm
Forum: Graphics, Figures & Tables
Topic: Figures appearing only as boxes , No figure displayed
Replies: 2
Views: 1244

Figures appearing only as boxes , No figure displayed

these are packages Im using
% Set up the document
\documentclass[a4paper, 11pt, oneside]{Thesis} % Use the "Thesis" style, based on the ECS Thesis style by Steve Gunn
\usepackage{graphicx}
\graphicspath{Figures/} % Location of the graphics files (set up for graphics to be in PDF format)

% Include ...