ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Ciro Soto <ciro@kavyata.com>
To: Hans Hagen <pragma@wxs.nl>, ntg-context@ntg.nl
Subject: Re: finding out what font are available
Date: Sat, 13 Jun 2009 15:10:34 -0400	[thread overview]
Message-ID: <297ee2eb0906131210l4336785eh89db3ffd416938fa@mail.gmail.com> (raw)
In-Reply-To: <297ee2eb0906130705o36289b9dl33025f59639876dc@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 6663 bytes --]

Getting closer:
I ran *mktexlsr* and got:
mktexlsr: Done.

the I ran:

*% mtxrun --verbose  --script fonts --info*
MtxRun | variable SELFAUTOLOC set to /home/ciro/context/tex/texmf-linux/bin
MtxRun | variable SELFAUTODIR set to /home/ciro/context/tex/texmf-linux
MtxRun | variable SELFAUTOPARENT set to /home/ciro/context/tex
MtxRun | variable TEXMFCNF set to /home/ciro/context/tex/texmf/web2c
MtxRun | loading configuration file
/home/ciro/context/tex/texmf/web2c/texmfcnf.lua
MtxRun | loading configuration for /home/ciro/context/tex/texmf/web2c from
/home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/2f8879b44d23456e76a2b13e4fc4fa9b
MtxRun | locating list of /home/ciro/context/tex/texmf
MtxRun | loading files for /home/ciro/context/tex/texmf from
/home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/fef1be4e394a17a934e9d3021bf5aabc
MtxRun | using script: mtx-fonts.lua

cannot open : No such file or directory

what else could I do to get the list of fonts available?

thank you
Ciro


-- Links of your interest:
http://www-personal.engin.umd.umich.edu/~cirosoto/
http://www.TheGuitarMakerExploration.com
http://www.myspace.com/sotoaguirre


On Sat, Jun 13, 2009 at 10:05 AM, Ciro Soto <ciro@kavyata.com> wrote:

> I did run luatools  --generate. I get:*
>
> luatools --verbose --generate
> *LuaTools | version 1.2.2 - 2006+ - PRAGMA ADE / CONTEXT
>
> LuaTools | variable SELFAUTOLOC set to
> /home/ciro/context/tex/texmf-linux/bin
> LuaTools | variable SELFAUTODIR set to /home/ciro/context/tex/texmf-linux
> LuaTools | variable SELFAUTOPARENT set to /home/ciro/context/tex
> LuaTools | variable TEXMFCNF set to /home/ciro/context/tex/texmf/web2c
> LuaTools | loading configuration file
> /home/ciro/context/tex/texmf/web2c/texmfcnf.lua
> LuaTools | loading /home/ciro/context/tex/texmf/web2c/texmf.cnf
> LuaTools | preparing configuration for /home/ciro/context/tex/texmf/web2c
> LuaTools | configuration saved in
> /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/2f8879b44d23456e76a2b13e4fc4fa9b.lua
> LuaTools | configuration compiled to
> /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/2f8879b44d23456e76a2b13e4fc4fa9b.luc
> LuaTools | locating list of /home/ciro/context/tex/texmf
> LuaTools | scanning path /home/ciro/context/tex/texmf
> LuaTools | 2888 files found on 94 directories with 64 uppercase remappings
> LuaTools | preparing files for /home/ciro/context/tex/texmf
> LuaTools | files saved in
> /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/fef1be4e394a17a934e9d3021bf5aabc.lua
> LuaTools | files compiled to
> /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/fef1be4e394a17a934e9d3021bf5aabc.luc
> LuaTools |
> LuaTools | runtime: 0.165 seconds
> *
>
>
> mtxrun --verbose --script fonts --list*
> MtxRun | variable SELFAUTOLOC set to /home/ciro/context/tex/texmf-linux/bin
> MtxRun | variable SELFAUTODIR set to /home/ciro/context/tex/texmf-linux
> MtxRun | variable SELFAUTOPARENT set to /home/ciro/context/tex
> MtxRun | variable TEXMFCNF set to /home/ciro/context/tex/texmf/web2c
> MtxRun | loading configuration file
> /home/ciro/context/tex/texmf/web2c/texmfcnf.lua
> MtxRun | loading configuration for /home/ciro/context/tex/texmf/web2c from
> /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/2f8879b44d23456e76a2b13e4fc4fa9b
> MtxRun | locating list of /home/ciro/context/tex/texmf
> MtxRun | loading files for /home/ciro/context/tex/texmf from
> /home/ciro/context/tex/texmf-cache/luatex-cache/context/3e64d452a8a0bdcae257a98fc8ef76f6/trees/fef1be4e394a17a934e9d3021bf5aabc
> MtxRun | unknown script 'fonts.lua' or 'mtx-fonts.lua'
>
>
> Thank you Hans,
>
> Ciro
>
>
> -- Links of your interest:
> http://www-personal.engin.umd.umich.edu/~cirosoto/<http://www-personal.engin.umd.umich.edu/%7Ecirosoto/>
> http://www.TheGuitarMakerExploration.com
> http://www.myspace.com/sotoaguirre
>
>
> On Sat, Jun 13, 2009 at 3:45 AM, Hans Hagen <pragma@wxs.nl> wrote:
>
>> Ciro Soto wrote:
>>
>>> I am getting closer to the solution. This is my new environment:
>>>
>>> % env | grep -i tex
>>> TEXMFOS=/home/ciro/context/tex/texmf-linux
>>> TEXMFCACHE=/home/ciro/context/tex/texmf-cache
>>> TEXMFPROJECT=/home/ciro/context/tex/texmf-project
>>> TEXMFLOCAL=/home/ciro/context/tex/texmf-local
>>>
>>> PATH=/home/ciro/context/tex/texmf-linux/bin:/home/ciro/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/lib/jvm/java-1.5.0-sun-1.5.0.13/bin/
>>> PWD=/home/ciro/context/tex
>>> TEXMFCONTEXT=/home/ciro/context/tex/texmf-context
>>> TEXFORMATS=/home/ciro/context/tex/texmf-linux/web2c
>>> TEXMFDBS=/home/ciro/context/tex/texmf
>>> TEXMFEXTRA=/home/ciro/context/tex/texmf-extra
>>> MPMEMS=/home/ciro/context/tex/texmf-linux/web2c
>>> HOMETEXMF=/nonexist
>>> TEXMF=/home/ciro/context/tex/texmf
>>> TEXMFFONTS=/home/ciro/context/tex/texmf-fonts
>>> RUBYLIB=/home/ciro/context/tex/texmf-context/scripts/context/ruby:
>>> TEXMFCNF=/home/ciro/context/tex/texmf/web2c
>>> TEXMFMAIN=/home/ciro/context/tex/texmf
>>> OLDPWD=/home/ciro/context
>>>
>>> but running the mtxrun I get:
>>>
>>> % mtxrun --script fonts --list
>>> MtxRun | unknown script 'fonts.lua' or 'mtx-fonts.lua'
>>>
>>> any suggestion?
>>>
>>> thank you
>>> Ciro
>>>
>>>
>>>
>>> -- Links of your interest:
>>> http://www-personal.engin.umd.umich.edu/~cirosoto/<http://www-personal.engin.umd.umich.edu/%7Ecirosoto/>
>>> http://www.TheGuitarMakerExploration.com
>>> http://www.myspace.com/sotoaguirre
>>>
>>>
>>> On Fri, Jun 12, 2009 at 5:58 PM, Maurí­cio <briqueabraque@yahoo.com>
>>> wrote:
>>>
>>>  still something missing (the fonts script), and the cnf file
>>>>>
>>>>> Any advice?
>>>>>
>>>>
>> have you run
>>
>> luatools --generate
>>
>> what does
>>
>> luatools --verbose --generate
>>
>> mtxrun --verbose --script fonts --list
>>
>> report
>>
>> -----------------------------------------------------------------
>>                                          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
>> -----------------------------------------------------------------
>>
>
>

[-- Attachment #1.2: Type: text/html, Size: 8635 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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:[~2009-06-13 19:10 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-10  1:41 Ciro Soto
2009-06-10  2:20 ` Khaled Hosny
2009-06-11  2:47   ` Ciro Soto
2009-06-11  8:30     ` Matthijs Kooijman
2009-06-11 22:29       ` Ciro Soto
2009-06-12  9:17         ` Matthijs Kooijman
2009-06-12 21:25           ` Ciro Soto
2009-06-12 21:58             ` Maurí­cio
2009-06-12 22:56               ` Ciro Soto
2009-06-13  3:54               ` Ciro Soto
2009-06-13  7:45                 ` Hans Hagen
2009-06-13 14:05                   ` Ciro Soto
2009-06-13 19:10                     ` Ciro Soto [this message]
2009-06-14  4:49                       ` Ciro Soto
2009-06-14 10:22                         ` Hans Hagen
2009-06-14 16:16                           ` Ciro Soto
2009-06-14 17:14                             ` Hans Hagen
2009-06-14 18:14                               ` Ciro Soto
2009-06-17  0:23                                 ` Ciro Soto

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=297ee2eb0906131210l4336785eh89db3ffd416938fa@mail.gmail.com \
    --to=ciro@kavyata.com \
    --cc=ntg-context@ntg.nl \
    --cc=pragma@wxs.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).