ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: pavel@hanak.name
To: ntg-context@ntg.nl
Subject: Strange behaviour by processing a project file
Date: Wed, 03 Oct 2012 18:51:54 +0200	[thread overview]
Message-ID: <831uhfpkgl.fsf@alfik.habrovka.xx> (raw)

Hello,

I have the following file structure:

  * file "my-project.tex" contains:

     \environment my-environment
    
     \startproject my-project
    
     \product my-product1
     \product my-product2
    
     \stopproject

  * file "my-environment.tex" contains:

    ... font definitions, style definitions etc.

  * file "my-product1.tex" contains:

     \project my-project
     
     \startproduct my-product1
     ...
     \stopproduct
    
  * file "my-product2.tex" contains:
  
     \project my-project
     
     \startproduct my-product2
     ...
     \stopproduct

     
Now, when I process the product1 with "context my-product1.tex" I get the output in my-product1.pdf
as expected.
But when I try to process the whole project with "context my-project.tex", the file is processed
but I get no pdf output, which surprise me, because in the reference manual contextref.pdf
I read:
     
   "In principal a project file contains only a list of products and
    environments. If you would process the project file all products
    will be placed in one document. This is seldom wanted."

So I would expect to get one pdf outputfile with all products.

Could anyone explain me, why I don't get any pdf output?

Best regards

Pavel


___________________________________________________________________________________
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
___________________________________________________________________________________


             reply	other threads:[~2012-10-03 16:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-03 16:51 pavel [this message]
2012-10-03 17:05 ` Marco Patzer

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=831uhfpkgl.fsf@alfik.habrovka.xx \
    --to=pavel@hanak.name \
    --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).