Search found 1 match

by pohorc
Thu Feb 11, 2010 2:59 pm
Forum: General
Topic: Master file and #ifdef
Replies: 0
Views: 3420

Master file and #ifdef

Hello!

I'm preparing latex project containing few content tex files and a master file.

I'm looking for the solution how to compile, build project from the master file or from the content file itself...
From the master file i have, for example:

main.tex
abstract.tex
Ch1.tex
Ch2.tex


with ...