General ⇒ Recompile only works in report.tex file
Recompile only works in report.tex file
I have started a new project for my thesis and got a template from the university.
However, everytime I recompile in another file than report.tex, I only get a vague cover and nothing more.
Here is my share link : https://www.sharelatex.com/read/cdbhysgdjwrt
What I would like, is that I can recompile in every file and don't have to go back every time to the report.tex file
Kind regards,
Frido Tims
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10361
- Joined: Mon Mar 10, 2008 9:44 pm
Recompile only works in report.tex file
welcome to the forum!
Some LaTeX editors allow setting a project main file, that will be compiled no matter in which subfile you are. I think ShareLaTeX doesn't do it. You could check out Overleaf (http://overleaf.com) or a non-cloud LaTeX editor, but that requires a LaTeX installation on your PC, such as TeX Live (I would recommend).
Stefan
Recompile only works in report.tex file
ShareLatex does use it, because in other projects I can do it.
But wanted a new cover style etcetera so started a new one, but can't fint the setting to change it.
Kind regards,
Frido
Recompile only works in report.tex file
Indeed, set report.tex as main file and the problem is solved.
Didn't knew where to set this, but found is by accident.