Re: [NTG-context] Project structure light

2021-03-01 Thread Wolfgang Schuster
denis.ma...@ub.unibe.ch schrieb am 01.03.2021 um 17:54: Hi, another question regarding project structure. I want to put each chapter of a book in a component or a distinct file loaded with \input, but I don’t want to have a full project structure. Just a main file and the chapters. Neverthel

Re: [NTG-context] Project structure light

2021-03-01 Thread Hans Hagen
On 3/1/2021 5:54 PM, denis.ma...@ub.unibe.ch wrote: Hi, another question regarding project structure. I want to put each chapter of a book in a component or a distinct file loaded with \input, but I don’t want to have a full project structure. Just a main file and the chapters. Nevertheless,

[NTG-context] Project structure light

2021-03-01 Thread denis.maier
Hi, another question regarding project structure. I want to put each chapter of a book in a component or a distinct file loaded with \input, but I don't want to have a full project structure. Just a main file and the chapters. Nevertheless, I want to load the environment file in each subfile. Is