I am writing a PhD thesis in which I used this command 1 time :-
\includegraphics[width=\textwidth]{05}
and it worked fine, and then I wrote it 5 times in the doc one after the other because I needed it.
And it did not work. I am bogged down by this. I am also trying to use \figure to insert figures but it does not work. I am trying to figure out how to copy log data and paste it- but that too I am unable to do.
Can somebody guess what is happenning wrong ?
I have included the following packages, so there shouldnot be any problem.
Code: Select all
Code, edit and compile here:
\usepackage{mwe}\usepackage{adjustbox}\graphicspath{ {images/} }\usepackage[rightcaption]{sidecap}\usepackage{wrapfig}\usepackage{subfig}\usepackage{caption}