All,
Got the latest cont-tfm.zip from:
http://www.pragma-ade.com/context/current/cont-tmf.zip
Extracted with WinZip on my Win95 machine running Miktex.
Added
map +context.map
to pdftex.cfg.
Refreshed the Filename Database.
Copied texexec.rme to texexec.ini and changed:
%set TeXShell to tetex
%set TeXShell to fptex
set TeXShell to miktex
%set TeXShell to private
Built formats with:
texexec --make en nl
Moved formats to f:\localtexmf\miktex\fmt\
Refreshed the filename database.
Built metafun with:
texexec --make metafun
Moved format files to f:\localtexmf\miktex\mem\
Refreshed filename database.
Saved the following in C:\temp\junk.tex
\starttext
\framed {Let�s see if it works.}
\stoptext
Change to the C:\ drive and:
texexec junk
Got this error:
This is pdfeTeX, Version 3.141592-1.10b-2.1 (MiKTeX 2.3)
entering extended mode
(junk.tex{pdftex.cfg}
ConTeXt ver: 2004.10.07 fmt: 2004.10.15 int: english mes: english
systems : pdfTeX version 110 -> please update
systems : eTeX version 201 -> too old (bugs)
language : language en is active
Hi David, does http://archive.contextgarden.net/message/20041011.122555.3827e19a.html help? Patrick -- ConTeXt wiki: http://contextgarden.net
Patrick, Ah! I am looking in cont-tmf.zip and I see that there no longer is a /context/perltk. Unfortunately, the installation directions minstall.pdf in cont-tmf.zip says there is. Indeed, see pages 2 and 5, where it says to put \miktex\context\perltk on your path. Looks like the installation directions haven't caught up with the release. I'm going to try deleting the original context tree, unzipping again, then putting /miktex/scripts/context/perl on the path and I'll report what happens. At 11:55 AM 10/16/04 +0200, you wrote:
Hi David,
does http://archive.contextgarden.net/message/20041011.122555.3827e19a.html
help?
Patrick -- ConTeXt wiki: http://contextgarden.net _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
David Arnold wrote:
Patrick,
Ah! I am looking in cont-tmf.zip and I see that there no longer is a /context/perltk.
oeps, i need to fix that; the problem is that we're in a transition from old TDS to new TDS (tex directory structure), so either manuals are behind or ahead (and since some changes are not downward compatible this poses some timing)
Looks like the installation directions haven't caught up with the release.
indeed; i'll start doing that once i have the new web site up and running (i'm still reorganizing some things) Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
David Arnold
Larry, Thanks. But no occurrence of gebied in my texexec.pl.
I got a similar error message on my linux box. The solution was to replace a single occurrence of the instruction "\c!gebied" in texexec.pl with "\c!directory". I suspect this is an errant piece of Dutch language code that escaped the recent tranlation to low-level English.
-- Larry Stamm
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
Larry Stamm wrote:
I got a similar error message on my linux box. The solution was to replace a single occurrence of the instruction "\c!gebied" in texexec.pl with "\c!directory". I suspect this is an errant piece of Dutch language code that escaped the recent tranlation to low-level English.
hm, no c!gebied on my machine; of course the new location in TDS can make that in distributions that have updated build scripts accordingly old scripts may be used instead of new ones; Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
David Arnold wrote:
Added
map +context.map
to pdftex.cfg.
take a look at the file cont-sys.rme: you can configure auto map loading; the pdftex.cbf file is gone in the latest pdfetex!
Got this error:
<argument> \c!gebied
can you do a c: cd \ dir c:\texexec.pl /s and see what texexec's are reported?
C:\temp> texexec junk
and wind up at
F:\temp>
weird, i remember a post on this, can you try texmfstart texexec.pl ... i can send you a texmfstart.exe if needed Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
participants (4)
-
David Arnold
-
h h extern
-
Larry Stamm
-
Patrick Gundlach