From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5221 Path: main.gmane.org!not-for-mail From: Mark Ainsworth Newsgroups: gmane.comp.tex.context Subject: problems with cont-new.tex? Date: Tue, 7 Aug 2001 09:43:35 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C11F1D.0BF7B3E0" X-Trace: main.gmane.org 1035395824 32252 80.91.224.250 (23 Oct 2002 17:57:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:57:04 +0000 (UTC) Original-To: "'ntg-context@let.uu.nl'" Xref: main.gmane.org gmane.comp.tex.context:5221 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5221 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C11F1D.0BF7B3E0 Content-Type: text/plain; charset="iso-8859-1" I have just downloaded and installed the latest version of Context. It generates the .fmt .efmt files without any problems. However, I get a problem when trying to parse files. Here is an example. \starttext hello world \stoptext generates the following log file. This is pdfeTeX, Version 3.14159-14f-released-20000525-2.1 (MiKTeX 2.1) (preloaded format=cont-en 2001.6.28) 7 AUG 2001 09:41 entering extended mode **&cont-en C:/tex_files/dummy.tex (C:/tex_files/dummy.tex{pdftex.cfg} ConTeXt ver: 2001.2.27 fmt: 2001.6.28 int: english mes: english language : language en is active system : cont-new loaded (c:\texmf\tex\context\base\cont-new.tex systems : beware: some patches loaded from cont-new.tex! ! Undefined control sequence. ...verytable {\the \everytable \the \scratchtoks } \expanded ...def \@@expanded {\noexpand #1 }\@@expanded l.78 ...ks\let\TB\TableTB \to\everytable ? x No pages of output. If I comment out line 78 of cont-new.tex then everything works fine. What is going on, and is it o.k. just to comment this line out? Rgds Mark Ainsworth Mark Ainsworth Quality Manager Sundance Multiprocessor Technology Limited Chiltern House, Waterside, Chesham, Bucks, HP5 1PS Tel 01494 793167, Fax 01494 793168 email MarkA@sundance.com http://www.sundance.com ------_=_NextPart_001_01C11F1D.0BF7B3E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable problems with cont-new.tex?

I have just downloaded and installed the latest version of Context. = It generates the .fmt .efmt files without any problems. However, I get = a problem when trying to parse files. Here is an example.


\starttext

hello world

\stoptext

generates the following log file.

This is pdfeTeX, Version 3.14159-14f-released-20000525-2.1 (MiKTeX = 2.1) (preloaded format=3Dcont-en 2001.6.28)  7 AUG 2001 = 09:41

entering extended mode

**&cont-en C:/tex_files/dummy.tex

(C:/tex_files/dummy.tex{pdftex.cfg}

ConTeXt  ver: 2001.2.27  fmt: 2001.6.28  int: = english  mes: english

language       : language en is = active

system         : cont-new = loaded

(c:\texmf\tex\context\base\cont-new.tex

systems        : beware: some = patches loaded from cont-new.tex!

! = Undefined control sequence.

<argument> ...verytable {\the \everytable

           &= nbsp;           &= nbsp;           &= nbsp;      \the \scratchtoks }

\expanded ...def \@@expanded {\noexpand #1

           &= nbsp;           &= nbsp;           &= nbsp;      }\@@expanded

l.78 ...ks\let\TB\TableTB   \to\everytable

                   &= nbsp;           &= nbsp;         

? = x

No pages of output.

If I comment out line 78 of cont-new.tex then everything works = fine. = What is going on, and is it o.k. just to comment this line = out?

Rgds

Mark Ainsworth

Mark Ainsworth
Quality = Manager

Sundance Multiprocessor Technology Limited

Chiltern House, Waterside, Chesham, Bucks, HP5 = 1PS

Tel = 01494 793167, Fax 01494 793168

email MarkA@sundance.com  http://www.sundance.com

------_=_NextPart_001_01C11F1D.0BF7B3E0-- From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/5233 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: problems with cont-new.tex? Date: Wed, 08 Aug 2001 11:16:39 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <5.1.0.14.1.20010808111417.02ea2b40@server-1> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1035395836 32365 80.91.224.250 (23 Oct 2002 17:57:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:57:16 +0000 (UTC) Cc: "'ntg-context@let.uu.nl'" Original-To: Mark Ainsworth In-Reply-To: Xref: main.gmane.org gmane.comp.tex.context:5233 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:5233 At 09:43 AM 8/7/2001 +0100, Mark Ainsworth wrote: >I have just downloaded and installed the latest version of Context. It >generates the .fmt .efmt files without any problems. However, I get a >problem when trying to parse files. Here is an example. > >\starttext > >hello world > >\stoptext >If I comment out line 78 of cont-new.tex then everything works fine. What >is going on, and is it o.k. just to comment this line out? this looks like the wrong cont-new is loaded [that's web2c: first found, first used] So, say kpsewhich -progname=context cont-new.tex and see what is reported. remove old files or, maybe the old format is still used, i.e. efmt files not moved to the right place [did you run mkteslsr ?] Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com -------------------------------------------------------------------------