I am a complete newbie to Latex, so go easy on me here please!! A friend recommended Texmaker as my editor, so I am using this on a Windows platform
I am writing my PhD thesis and essentially what I want is a parent tex file Thesis.tex and then several seperate chapter tex files which are then included.
The folder structure I would like is to have a folder say:
Thesis
>Thesis
>Chapter 1
>Chapter 2
etc etc.
Now my problem, when I use this and the
\include
command [\include{../Chapter 3 - Experimental Method/Experimental Method}
], I am getting a compile errorCode: Select all
! I can't write on file `../Chapter.aux'.
\@include ...\immediate \openout \@partaux #1.aux
\immediate \write \@partau...