ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: need help for the installation of luatools
Date: Fri, 14 Sep 2007 08:44:52 +0200	[thread overview]
Message-ID: <61AD1EF3-7437-45EC-A941-081FB7A8C94E@uni-bonn.de> (raw)
In-Reply-To: <75BCDA85-1B15-4EEE-A8EA-C9AB1F3B8325@mac.com>


On Sep 14, 2007, at 7:49 AM, Dalyoung Jeong wrote:

> Dear Thomas and Arthur,
>
> Thank you for your detailed help.
> Copying texlua and creating .luatex file make luatools run smoothly.
>
>   Now, luatools --generate run well.
>
> I'd like to ask a few questions.
>
> 1. But, there is a warning message as following for "luatools --
> ini ...".
>
> %%%%%%%%%%%%
> ......
> .......
> language : patterns us for us loaded (n=[13],e=default,m=default)
> language : patterns agr for agr loaded (n=15,e=default,m=default)
> (/usr/local/gwTeX/texmf.pkgs/tex/context/patterns/lang-agr.pat
> ! TeX capacity exceeded, sorry [pattern memory=80000].
> l.820 ἀ2ν1έλαι
>
>
> in use: 1448 node words from 100604
> still untouched: 99048 node words
> size  1 avail list:     3
> size  2 avail list:    22
> size  3 avail list:     6
> size  4 avail list:    36
> size  6 avail list:    24
> size  8 avail list:    16
> No pages of output.
> Transcript written on cont-en.log.
>
> LuaTools |
> LuaTools | runtime: 0.18 seconds
> %%%%%%%%%%%%%%%%%%%%%
>
> Is it OK? or should I change something?

This is influenced by the variable trie_size in your texmf.cnf. In my  
unmodified TeXLive 2007, this is 300000; I have no idea why Gerben  
changed it. You could try setting this to a larger value and then  
regenerate the formats.


>
> 2. Also I got 'bad path' errors  when I try to make other formats.
> %%%%%%%%%%%%%%%%%
> texexec --make --all --pdftex
>
> TeXExec | using search method 'kpsewhich'
> TeXExec | updating file database
> mktexlsr: Updating /usr/local/gwTeX/texmf/ls-R...
> mktexlsr: Updating /usr/local/gwTeX/texmf.gwtex/ls-R...
> mktexlsr: Updating /usr/local/gwTeX/texmf.local/ls-R...
> mktexlsr: Updating /usr/local/gwTeX/texmf.pkgs/ls-R...
> mktexlsr: Updating /usr/local/gwTeX/texmf.texlive/ls-R...
> mktexlsr: Updating /var/tmp/texfonts/ls-R...
> mktexlsr: Done.
> TeXExec | using tex engine pdftex
> TeXExec | using tex format path /usr/local/Build/powerpc/TeXLive.2006/
> texmf/web2c/pdftex
> TeXExec | generating tex format cont-en
> warning: Could not open char translation file `natural.tcx'.
> ! I can't read pdftex.pool; bad path?
> TeXExec | generating tex format cont-nl
> warning: Could not open char translation file `natural.tcx'.
> ! I can't read pdftex.pool; bad path?
> TeXExec | generating tex format mptopdf
> warning: Could not open char translation file `natural.tcx'.
> ! I can't read pdftex.pool; bad path?
> TeXExec | using mp engine mpost
> TeXExec | using mps format path /usr/local/Build/powerpc/TeXLive.2006/
> texmf/web2c
> TeXExec | generating mps format metafun
> warning: Could not open char translation file `natural.tcx'.
> This is MetaPost, Version 0.993 (Web2C 7.5.6) (INIMP)
> ! I can't find file `metafun'.
> <*> metafun
> %%%%%%%%%%%%%%%%%%
> Yesterday, I have no problem to use "texexec --pdf --make --all".

Hmm, you have conflicting path names: this is what kps uses:
/usr/local/gwTeX/texmf.local

and this is where texexec looks for the files:

/usr/local/Build/powerpc/TeXLive.2006/

Where does this path come from? Do you have leftovers from older  
installations? Did you install TeXLIve from source at some point?  
What does
whence -av texexec
give?

>
> 3. Is it possible to use OTF fonts installed in the system not in
> TeXmf tree?
>
Not sure if this is implemented yet.

Thomas
___________________________________________________________________________________
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:[~2007-09-14  6:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-14  5:49 Dalyoung Jeong
2007-09-14  6:44 ` Thomas A. Schmitz [this message]
2007-09-14  7:10   ` Taco Hoekwater
  -- strict thread matches above, loose matches on Subject: below --
2007-09-17  2:32 Dalyoung Jeong
2007-09-15  8:52 Dalyoung Jeong
2007-09-15  9:03 ` Taco Hoekwater
2007-09-15 11:23   ` Hans Hagen
2007-09-13  1:02 Dalyoung Jeong
2007-09-13  4:47 ` Thomas A. Schmitz
2007-09-12  4:20 Dalyoung Jeong
2007-09-12  8:08 ` Thomas A. Schmitz
2007-09-12 13:37 ` Arthur Reutenauer
2007-09-12 14:23 ` Taco Hoekwater

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=61AD1EF3-7437-45EC-A941-081FB7A8C94E@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).