another beginner question if I may?
Doing my thesis I have several files F1, F2, F3,....
and then a file Final.tex which inputs the above files for compiling my thesis.
I also have another seperate file called thesis_pre.tex (preamble)
Each of the files (including Final.tex) inputs thesis_pre.tex at the begining of the document.
The problem is, when I need to run Final.tex I have to go to each file (F1, F2,...) and manually comment out the input command for the preamble file.
I would like to be able to have a ifthenelse command that turns the inputs off in the files when I run the Final.tex. if this is possible.
Thank you in advance for any help given.
Cheers
Ivan
