ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Norbert Melzer <timmelzer@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: component not included
Date: Thu, 12 Mar 2015 21:51:10 +0100	[thread overview]
Message-ID: <CA+bCVsvuXfXmOT=yHcaEAorZdBTYEBCN9r2inbi8Hp7GW1XmHg@mail.gmail.com> (raw)
In-Reply-To: <B05040E5-6859-4E3C-9940-B23CEDE338BF@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2371 bytes --]

According toll my observations, you need to reference the needed parts
inside of the \start... and \stop..., so your product would become:


```
\startproduct pd-medizin
\project pj-medizin
\component test
\stopproduct
```

You also have to restructure the other files, so that \start... is the
first and \stop... the last command in the files.


HTH
Norbert
Am 12.03.2015 13:43 schrieb "Wolfgang Schuster" <schuster.wolfgang@gmail.com
>:

>
> > Am 12.03.2015 um 13:35 schrieb Wolfgang Werners-Lucchini <
> wwl@musensturm.de>:
> >
> > Hallo,
> >
> > I am trying to start a new project with the following test files:
> >
> > --env-medizin.tex---------------------------------------------------
> > \startenvironment env-medizin
> > \mainlanguage[deo]
> > \enableregime[utf]
> > \setupbodyfont[sans,11pt]
> > \setuplanguage[deo][leftquote=\guilsingleright,
> >                    rightquote=\guilsingleleft,
> >                    leftquotation=\rightguillemot,
> >                    rightquotation=\leftguillemot]
> >
> > \setupwhitespace[medium]
> > \stopenvironment
> > --pj-medizin.tex---------------------------------------------------
> > \environment env-medizin
> > \startproject pj-medizin
> > \product pd-medizin
> > \stopproject
> > --pd-medizin.tex---------------------------------------------------
> > \project pj-medizin
> > \startproduct pd-medizin
> > \component test
> > \stopproduct
> > --test.tex---------------------------------------------------
> > \project pj-medizin
> > \product pd-medizin
> > \startcomponent test
> > test
> > \stopcomponent
> > -----------------------------------------------------
> >
> > I compile the product. But I get nothing. test.tex is not included.
> > What I am doing wrong?
>
> Ignore the project file and load the environment file instead at the begin
> of your product and component files.
>
> 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
>
> ___________________________________________________________________________________

[-- Attachment #1.2: Type: text/html, Size: 3517 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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:[~2015-03-12 20:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-12 12:35 Wolfgang Werners-Lucchini
2015-03-12 12:42 ` Wolfgang Schuster
2015-03-12 20:51   ` Norbert Melzer [this message]
     [not found] <mailman.287.1426178156.2410.ntg-context@ntg.nl>
2015-03-12 20:10 ` Wolfgang Werners-Lucchini
2015-03-12 23:59   ` Wolfgang Schuster
     [not found] <mailman.291.1426193501.2410.ntg-context@ntg.nl>
2015-03-13  8:01 ` Wolfgang Werners-Lucchini
2015-03-26 15:31   ` 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='CA+bCVsvuXfXmOT=yHcaEAorZdBTYEBCN9r2inbi8Hp7GW1XmHg@mail.gmail.com' \
    --to=timmelzer@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).