ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* no ctx file found
@ 2007-12-17 21:15 Hans van der Meer
  2007-12-17 21:24 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Hans van der Meer @ 2007-12-17 21:15 UTC (permalink / raw)
  To: NTG ConTeXt

After starting afresh after an os update and much trouble in getting  
all those texmf.cnf parameters in order followed by context  
specialities, I finally managed to get the cont-en.fmt in /usr/local/ 
texlive/2007/texmf-config/web2c/pdftex/cont-en.fmt.

But now (running in TeXShop) typesetting will not occur:

TeXExec | processing document 'test.tex'
TeXExec | no ctx file found
TeXExec | tex processing method: context
TeXExec | TeX run 1
TeXExec | writing option file test.top
TeXExec | using randomseed 1100
TeXExec | tex engine: pdftex
TeXExec | tex format: cont-en
This is pdfTeXk, Version 3.141592-1.40.5 (Web2C 7.5.6)
  \write18 enabled.
  %&-line parsing enabled.
  (/usr/local/texlive/2007/texmf/web2c/natural.tcx)
(Fatal format file error; I'm stymied)
TeXExec | runtime: 0.601367

In texmf.cnf I have TEXFORMATS = .;$TEXMF/web2c/{$engine,}// (worked  
in the past)
What's wrong here?

Hans van der Meer



___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: no ctx file found
  2007-12-17 21:15 no ctx file found Hans van der Meer
@ 2007-12-17 21:24 ` Hans Hagen
  2007-12-17 22:13   ` Hans van der Meer
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2007-12-17 21:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans van der Meer wrote:
> After starting afresh after an os update and much trouble in getting  
> all those texmf.cnf parameters in order followed by context  
> specialities, I finally managed to get the cont-en.fmt in /usr/local/ 
> texlive/2007/texmf-config/web2c/pdftex/cont-en.fmt.
> 
> But now (running in TeXShop) typesetting will not occur:
> 
> TeXExec | processing document 'test.tex'
> TeXExec | no ctx file found
> TeXExec | tex processing method: context
> TeXExec | TeX run 1
> TeXExec | writing option file test.top
> TeXExec | using randomseed 1100
> TeXExec | tex engine: pdftex
> TeXExec | tex format: cont-en
> This is pdfTeXk, Version 3.141592-1.40.5 (Web2C 7.5.6)
>   \write18 enabled.
>   %&-line parsing enabled.
>   (/usr/local/texlive/2007/texmf/web2c/natural.tcx)
> (Fatal format file error; I'm stymied)
> TeXExec | runtime: 0.601367
> 
> In texmf.cnf I have TEXFORMATS = .;$TEXMF/web2c/{$engine,}// (worked  
> in the past)
> What's wrong here?

remove *all* cont-en.fmt files on your system, maybe there is a lookup 
match lower in the tree; keep in mind that when generating formats, the 
generator has to move the file someplace, while when using the format 
the variable kicks in, so there can be a mismatch

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: no ctx file found
  2007-12-17 21:24 ` Hans Hagen
@ 2007-12-17 22:13   ` Hans van der Meer
  0 siblings, 0 replies; 3+ messages in thread
From: Hans van der Meer @ 2007-12-17 22:13 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thanks, Hans.
Apparently that is the trick. After using find to locate all  
cont*.fmt's and removing them, luatools generated one in its cache  
directory that proved to be sufficient. Must indeed be a path variable  
problem (TeX now has so many of them, I never seem to get them sorted  
out; not to mention the interplay between those in .cnf files and  
those in my .bashrc that drives me mad).

Hans van der Meer



On 17 dec 2007, at 22:24, Hans Hagen wrote:

> Hans van der Meer wrote:
>> After starting afresh after an os update and much trouble in getting
>> all those texmf.cnf parameters in order followed by context
>> specialities, I finally managed to get the cont-en.fmt in /usr/local/
>> texlive/2007/texmf-config/web2c/pdftex/cont-en.fmt.
>>
>> But now (running in TeXShop) typesetting will not occur:
>>
>> TeXExec | processing document 'test.tex'
>> TeXExec | no ctx file found
>> TeXExec | tex processing method: context
>> TeXExec | TeX run 1
>> TeXExec | writing option file test.top
>> TeXExec | using randomseed 1100
>> TeXExec | tex engine: pdftex
>> TeXExec | tex format: cont-en
>> This is pdfTeXk, Version 3.141592-1.40.5 (Web2C 7.5.6)
>>  \write18 enabled.
>>  %&-line parsing enabled.
>>  (/usr/local/texlive/2007/texmf/web2c/natural.tcx)
>> (Fatal format file error; I'm stymied)
>> TeXExec | runtime: 0.601367
>>
>> In texmf.cnf I have TEXFORMATS = .;$TEXMF/web2c/{$engine,}// (worked
>> in the past)
>> What's wrong here?
>
> remove *all* cont-en.fmt files on your system, maybe there is a lookup
> match lower in the tree; keep in mind that when generating formats,  
> the
> generator has to move the file someplace, while when using the format
> the variable kicks in, so there can be a mismatch
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                              | www.pragma-pod.nl
> -----------------------------------------------------------------
> ___________________________________________________________________________________
> 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  : https://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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2007-12-17 22:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-17 21:15 no ctx file found Hans van der Meer
2007-12-17 21:24 ` Hans Hagen
2007-12-17 22:13   ` Hans van der Meer

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