ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Fabrice Couvreur <fabrice1.couvreur@gmail.com>
Subject: Re: Compile only one new component in a project
Date: Thu, 7 May 2020 17:32:12 +0200	[thread overview]
Message-ID: <2d65a001-e14d-f8df-d0f1-47b1637e8a1c@gmail.com> (raw)
In-Reply-To: <CACyK-eoV-7dR+ggj1ob2B6CjOeLzZiSN=fJymvo6uHoqx64sQg@mail.gmail.com>

Fabrice Couvreur schrieb am 07.05.2020 um 17:21:
> Hi Aditya,
> It does not work ; the compilation encounters errors with each command 
> that I created. I guess it comes from the components.

You have to load all environment files in your components.

In your case where you use multiple files you can use
a project file where you load all environments and load
then the project file in your product and component files.

> ##chapter-4-seconde.tex##
> 
> \startcomponent chapter-4-seconde

Add here

\environment ...

or

\project ...

> \startchapter[title=]
> ...
> \stopchapter
> 
> \stopcomponent

Wolfgang
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2020-05-07 15:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-07 13:51 Fabrice Couvreur
2020-05-07 14:01 ` Aditya Mahajan
2020-05-07 15:21   ` Fabrice Couvreur
2020-05-07 15:32     ` Wolfgang Schuster [this message]
2020-05-08  9:49   ` Denis Maier
2020-05-08 10:48     ` Wolfgang Schuster

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=2d65a001-e14d-f8df-d0f1-47b1637e8a1c@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=fabrice1.couvreur@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).