ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Strange behaviour by processing a project file
@ 2012-10-03 16:51 pavel
  2012-10-03 17:05 ` Marco Patzer
  0 siblings, 1 reply; 2+ messages in thread
From: pavel @ 2012-10-03 16:51 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________


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

* Re: Strange behaviour by processing a project file
  2012-10-03 16:51 Strange behaviour by processing a project file pavel
@ 2012-10-03 17:05 ` Marco Patzer
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Patzer @ 2012-10-03 17:05 UTC (permalink / raw)
  To: ntg-context

2012-10-03 pavel@hanak.name:

Hi Pavel

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

A project cannot be typeset, only products and components. The
mechanism was recently changed from a tolerant to a more strict
version that now causes your problem.

  “Projects are just there to help clever editors to identify
  products.” [1]


Marco

[1] http://article.gmane.org/gmane.comp.tex.context/70876

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

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

end of thread, other threads:[~2012-10-03 17:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-03 16:51 Strange behaviour by processing a project file pavel
2012-10-03 17:05 ` Marco Patzer

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