Thanks a lot,
that solution is actually working!
Felix
Herbert Voss schrieb:
> write the includeonly command into the Layout->Document->Preamble
>
> Herbert
>
> --
> http://www.educat.hu-berlin.de/~voss/lyx/
Felix Voigt wrote:
> But if I only want to include some of them it does not work. I have
> tried \includeonly{...} in tex script - it effects 4 errors in lyx. I've
> tried "nicht setzten" after clicking on the "Include:..."-box in lyx,
> which should be the proper way, I suppose, and I get 8 erro
Thanx for the answer, Herbert,
the include command by lyx works nicely if I really want to include all
the lyx-files (according to
http://www.educat.hu-berlin.de/~voss/lyx/misc/IncludeInput.phtml).
But if I only want to include some of them it does not work. I have
tried \includeonly{...} in tex s
On Wednesday 09 October 2002 0406 am, Felix Voigt wrote:
> Hello lyxers,
> can anybody give me a hint how best to organize a large document in
> lyx?
I have written a 480,000 word book in 38 chapters using a master file and a
separate file for each chapter. I use "include" (Insert>Include) with
Felix Voigt wrote:
> Hello lyxers,
> can anybody give me a hint how best to organize a large document in
> lyx?
> I will have to write a dissertation and have started to use lyx. In
> latex I know it's fine to use
> \includeonly{chapx, chapy,chapz}
> \include{chapa}
> \include{chapb}
> \include{c