On 12 Sep 2016, at 22:29 , Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:___________________________________________________________________________________Move the two lines after \startcomponent.12. September 2016 um 13:03Hi all,
I am just familiarising myself with projects/products/components. I have a number of documents that all belong to a large set of Reference Manuals and so far I have built them all separately and have relied a lot on the simple \input... statement. I assume with projects/products/components I might be able to do something much smarter. Let’s see.
I get stuck quite early on, though. I have created a minimal component file ‘component-1.tex’ and when I build it, context runs into what seems to be an infinite recursion. Here is the file:
\project test-project
\product reference-manual-1
You don’t need \starttext/\stoptext when you use product and component files.\startcomponent component-1
\starttext
Wolfgang
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://tex.aanhet.net
archive : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________