ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "d.henman" <dhenman@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: Using Product-component
Date: Tue, 16 Apr 2013 21:40:09 +0900	[thread overview]
Message-ID: <20130416214009.2444@binki> (raw)
In-Reply-To: Your message of Tue, 16 Apr 2013 03:32:58 -0400 (EDT) <alpine.LNX.2.02.1304160327120.14249@ybpnyubfg.ybpnyqbznva>


As far as I know nothing in the project-component framework has a directive such as
you have in the line below:

"Testing \testing  "

That could be the problem.


Aditya Mahajan <adityam@umich.edu> wrote:

> Has something changed recently on how product-component structure is supposed to
> be used? I have three files:
> 
> 1. prd.tex
> 
>     \environment env
> 
>     \startproduct prd
> 
>     \component cmp
> 
>     \stopproduct
> 
> 2. env.tex
> 
> 
>     \startenvironment env
> 
>     \define\testing{This is a test}
> 
>     \stopenvironment
> 
> 3. cmp.tex
> 
> 
>     \product prd
> 
>     \startcomponent cmp
> 
>     Testing \testing
> 
>     \stopcomponent
> 
> When I compile cmp.tex, I get:
> 
> %--------------------------%<-----------------------------
> mtx-context     | run 1: luatex --fmt="/home/adityam/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en" --jobname="cmp" --lua="/home/adityam/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.lui" --no-parse-first-line --c:currentrun=1 --c:fulljobname="./cmp" --c:input="./cmp" --c:kindofrun=1 --c:maxnofruns=8 "cont-yes.mkiv"
> This is LuaTeX, Version beta-0.76.0-2013040516 (rev 4627)
>  \write18 enabled.
> (/home/adityam/media/opt/context-minimals/texmf-context/tex/context/base/cont-yes.mkiv
> 
> ConTeXt  ver: 2013.04.14 16:51 MKIV beta  fmt: 2013.4.14  int: english/english
> 
> system          > 'cont-new.mkiv' loaded
> (/home/adityam/media/opt/context-minimals/texmf-context/tex/context/base/cont-new.mkiv)
> system          > files > jobname 'cmp', input 'cmp', result 'cmp'
> fonts           > latin modern fonts are not preloaded
> languages       > language 'en' is active
> (cmp.tex{/home/adityam/media/opt/context-minimals/texmf-fonts/fonts/map/pdftex/context/mkiv-base.map}
> fonts           > preloading latin modern fonts (second stage)
> fonts           > typescripts > unknown library 'loc'
> {/home/adityam/media/opt/context-minimals/texmf-fonts/fonts/map/dvips/lm/lm-math.map}{/home/adityam/media/opt/context-minimals/texmf-fonts/fonts/map/dvips/lm/lm-rm.map}
> fonts           > 'fallback modern rm 12pt' is loaded
> (prd.tex (env.tex) (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex (cmp.tex (prd.tex
> ! TeX capacity exceeded, sorry [text input levels=127].
> 
> system          > tex > error on line 5 in file prd.tex: TeX capacity exceeded, sorry [ ...
> 
> 1     \environment env
> 2 3     \startproduct prd
> 4 5 >>  \component cmp
> 6 7     \stopproduct
> 8
> 
> 
> \ctxcommand #1^^@-\directlua {commands.#1}
> 
> l.5 }
> 
> \ctxcommand #1^^@-\directlua {commands.#1}
> 
> l.5 \component cmp
> 
> !  ==> Fatal error occurred, no output PDF file produced!
> mtx-context     | fatal error: return code: 1%
> %--------------------------%<-----------------------------
> 
> Shouldn't the product file not load the component file (or anything else inside
> \startproduct .. \stopproduct) when compiling a component?
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
___________________________________________________________________________________
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:[~2013-04-16 12:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-16  7:32 Aditya Mahajan
2013-04-16 12:40 ` d.henman [this message]
2013-04-16 12:51 ` Wolfgang Schuster
2013-04-16 15:25   ` Aditya Mahajan
2013-04-16 16: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=20130416214009.2444@binki \
    --to=dhenman@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).