ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Project structure light
@ 2021-03-01 16:54 denis.maier
  2021-03-01 17:07 ` Hans Hagen
  2021-03-01 17:12 ` Wolfgang Schuster
  0 siblings, 2 replies; 3+ messages in thread
From: denis.maier @ 2021-03-01 16:54 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 613 bytes --]

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 that possible or will that cause problems?
Best,
Denis

main.tex
--------------------------
\environment test
\starttext
\input chapter1
\stoptext
--------------------------

chapter1.tex
--------------------------
\environment test
\starttext
Some text.
\stoptext
--------------------------



[-- Attachment #1.2: Type: text/html, Size: 3468 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-01 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-01 16:54 Project structure light denis.maier
2021-03-01 17:07 ` Hans Hagen
2021-03-01 17:12 ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).