ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jeff Smith" <ascarel@gmail.com>
Subject: Working with environments and projects
Date: Tue, 16 Jan 2007 11:14:49 -0500	[thread overview]
Message-ID: <2e8813a0701160814oc86f6d0hf15eb2f6c2c63e06@mail.gmail.com> (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

             reply	other threads:[~2007-01-16 16:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-16 16:14 Jeff Smith [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2e8813a0701160814oc86f6d0hf15eb2f6c2c63e06@mail.gmail.com \
    --to=ascarel@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).