ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: trouble starting context
Date: Wed, 02 Jul 2008 09:56:55 +0200	[thread overview]
Message-ID: <486B34C7.9000509@elvenkind.com> (raw)
In-Reply-To: <m23amtca5o.fsf@stanford.edu>



Jesse Alama wrote:
> I just downloaded the TeXLive 2008 developer snapshot and wanted to try
> out LuaTeX.  Unfortunately, I can't even get started:
> 
>   $ context dissertation.tex
> 
>   MtxRun | unknown script: context
> 
> I ran luatools --generate before doing this.  What's odd is that
> mtx-context can be found:
> 
>   $ luatools mtx-context.lua

We've had this before. IIRC, the problem is that mtxrun looks for
the script using a different 'file type' from luatools. It probably
means you will have to adjust a value in texmf.cnf.

I have:

LUAINPUTS=.;$TEXMF/tex/{context,plain/base,generic}//:$TEXMF/scripts/context/lua
TEXMFSCRIPTS=.;$TEXMF/tex/{context,plain/base,generic,}//;$TEXMF/scripts/context//

and I strongly suspect both are needed. After adjusting the value(s),
you will have to rerun luatools --generate.

Hope this helps,
Taco

___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2008-07-02  7:56 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-02  2:06 Jesse Alama
2008-07-02  7:56 ` Taco Hoekwater [this message]
2008-07-03  1:05   ` Jesse Alama
2008-07-03  9:18     ` Taco Hoekwater
2008-07-04  3:42       ` Jesse Alama
2008-07-04  4:16         ` Aditya Mahajan
2008-07-04 19:40           ` Jesse Alama
2008-07-04 20:32             ` Hans Hagen
2008-07-04 21:41               ` Jesse Alama
2008-07-04 22:17                 ` Hans Hagen
2008-07-05  1:17                   ` Jesse Alama
2008-07-05  7:17           ` Taco Hoekwater
2008-07-06 20:55             ` Jesse Alama
2008-07-07  4:55               ` Jesse Alama
2008-07-07  5:53                 ` Jesse Alama

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=486B34C7.9000509@elvenkind.com \
    --to=taco@elvenkind.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).