ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Working with environments and projects
@ 2007-01-16 16:14 Jeff Smith
  2007-01-16 19:15 ` Henning Hraban Ramm
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Jeff Smith @ 2007-01-16 16:14 UTC (permalink / raw)


Hi all!

I'm trying to work with environements, projects, products and
components. I have the following setup, involving juste one component
at the moment:

The component file is named acoustique.tex:

\startcomponent acoustique
\product prd_articlesdemo
\project project_dhfq2

[some text]

\stopcomponent

Then, in the same folder, there's the product file:

\startproduct prd_articlesdemo
\project project_dhfq2
\component acoustique
\stopproduct

Then, in the same folder, there's the project file:

\startproject project_dhfq2
\environment env_dhfq2
\product prd_articlesdemo
\stopproject

Then, in a folder above my working folder, there's the environment file:

\startenvironment env_dhfq2

[too much stuff to paste here]

\stopenvironment

Now when I compile either the component or the product, I get:

TeXExec | no ctx file found
TeXExec | nothing to process

What I am doing wrong? Is it right not to use \starttext ... \stoptext here?

Thanks!
JFS

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

end of thread, other threads:[~2007-01-17 19:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-16 16:14 Working with environments and projects Jeff Smith
2007-01-16 19:15 ` Henning Hraban Ramm
2007-01-16 19:35   ` Jeff Smith
2007-01-16 22:57 ` Taco Hoekwater
2007-01-17 19:27   ` Jeff Smith
2007-01-17 13:02 ` Sanjoy Mahajan

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).