ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mojca Miklavec" <mojca.miklavec.lists@gmail.com>
Subject: Re: Help with mswincontext installation
Date: Fri, 15 Sep 2006 19:46:53 +0200	[thread overview]
Message-ID: <6faad9f00609151046s2e5bb3bdl7615e61a5d4511a8@mail.gmail.com> (raw)
In-Reply-To: <20060915155143.87376.qmail@web37711.mail.mud.yahoo.com>

On 9/15/06, Marcus Vinicius Mesquita de So wrote:
> After upgrading MikTeX, ConTeXt is working no more.

What exactly is wrong? Do you use MikTeX 2.5 or do you mean "I updated
the packages on MikTeX 2.4"? On my computer it's working OK (after
submitting quite some bug reports, but all of them were fixed so far).

> Since I'm not using LaTeX anymore (ConTeXt rules !!! )

Same for me ;)

> I decided to use only the mswincontext package. After downloading it,
> I followed the intructions in
> http://wiki.contextgarden.net/Windows_Installation#Installation_Instructions
>
> but I could not compile the example (demo-tex.tex)
> In the SciTe windows I receive the following log :
>
> Exec | using randomseed 1152
> TeXExec | tex engine: pdftex
> TeXExec | tex format: cont-en
> TeXExec | progname: context
> warning: Could not open char translation file `natural.tcx'.
> This is pdfTeX, Version 3.141592-1.40.0-beta-20060213 (Web2c 7.5.5)
>  \write18 enabled.
> I can't find the format file `cont-en.fmt'!
> TeXExec | runtime: 0.359
> >Exit code: 1
>
>
> Then, from the cmd line, I tried to build the formats with the command:
>
> texexec --make --all

That's the proper move.

> but I received:
>
> TeXExec | using search method 'kpsefast'
> TeXExec | updating file database
> mktexlsr: d:/context/usr/local/context/tex/     EXMF is not
> a directory. Skipping...

Did you manually remove something or is this a literal transcript of
the message? It might be a broken setuptex.bat. What do
    echo %TEXMF%
    echo %TEXMFLOCAL%
return?

You should get something like
{$TEXMFOS,$TEXMFPROJECT,$TEXMFFONTS,$TEXMFLOCAL,$TEXMFEXTRA,!!$TEXMFMAIN}
and
D:\context\usr\local\context\tex\context\texmf-local
(Not 100% about the last one, but it should be an approximation.)

> mktexlsr: Done.
> TeXExec | using tex engine pdftex
> TeXExec | using tex format path
> D:/context/usr/local/context/tex/texmf-mswin/web2c/pdftex
> TeXExec | generating tex format cont-en
> warning: Could not open char translation file `natural.tcx'.

Do you have natural.tcx in your folder
(.../context/texmf/web2c/natural.tcx)? If you have it, the problem
probably lies in "mktexlsr" which doesn't find files if environmental
variables are not set properly.

Or, let me ask another question: how do you "start" context (how do
you call setuptex.bat)?

Mojca

  reply	other threads:[~2006-09-15 17:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-15 15:51 Marcus Vinicius Mesquita de So
2006-09-15 17:46 ` Mojca Miklavec [this message]
2006-09-17 22:43 ` Marcus Vinicius Mesquita de So
2006-09-18  5:28   ` Thomas A. Schmitz
2006-09-18  8:12     ` Mojca Miklavec
2006-09-18 16:36       ` Marcus Vinicius Mesquita de So
2006-09-18 19:08 Thomas A. Schmitz
2006-09-18 20:37 ` Marcus Vinicius Mesquita de So
2006-09-19  7:02   ` Hans Hagen
2006-09-20 21:18     ` Marcus Vinicius Mesquita de So

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=6faad9f00609151046s2e5bb3bdl7615e61a5d4511a8@mail.gmail.com \
    --to=mojca.miklavec.lists@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).