ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Re: compiling project files
Date: Wed, 9 Aug 2006 12:27:57 -0400 (EDT)	[thread overview]
Message-ID: <Pine.WNT.4.63.0608091216380.728@nqvgln> (raw)
In-Reply-To: <221cc89e0608090852s616e2ecag3a8e21cd3b679b02@mail.gmail.com>

On Wed, 9 Aug 2006, Derek Schmidt wrote:

> Hi there,
>
> I'm a complete ConTeXt newbie, so please be patient with me. :)
>
> I'm putting together a book and I'm trying to use the project
> structure that Context likes so much. My components come out
> beautifully--they are chapters in the book.
>
> The product file is the actual book. I don't have the code in front of
> me, but it looks very much like the examples given in the manuals and
> at ContextGarden. When I texexec it, it runs but only produces and
> empty table of contents with the word Contents at the top. It won't
> list the chapters, forget about actually printing their content.

I do not understand this. Do you mean that the components are not in 
the output?


> Any ideas on what I'm doing wrong? I'm guessing this might not be
> enough info for you to help. I'll try to answer any questions as best
> I can.

It is pretty hard to guess. Does your product file look like this

\startproduct product-name

\environment env-name

\component component-1
\component component-2
....

\stopproduct


Maybe the components are not getting loaded. To actually see which 
files are being loaded, look at product.tui file. The enteries 
starting with f tell you which files are being read. What does the 
output of

grep "^f" product.tui

look like?

Aditya

  parent reply	other threads:[~2006-08-09 16:27 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-09 15:52 Derek Schmidt
2006-08-09 16:26 ` Tobias Burnus
2006-08-09 16:27 ` Aditya Mahajan [this message]
2006-08-13  3:39   ` Derek Schmidt
2006-08-13 15:46     ` Mojca Miklavec
2006-08-14 20:44     ` Peter Münster
2006-08-15 20:16       ` Boris Tschirschwitz
2006-08-15 20:29         ` Aditya Mahajan
2006-08-16 15:58           ` Mojca Miklavec
2006-08-16 16:07             ` Taco Hoekwater
2006-08-16 22:52               ` Hans Hagen

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=Pine.WNT.4.63.0608091216380.728@nqvgln \
    --to=adityam@umich.edu \
    --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).