ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Arnold <darnold@northcoast.com>
Subject: Re: Re: Compiling stops with ...
Date: Sun, 20 Nov 2005 12:05:18 -0800	[thread overview]
Message-ID: <24AE2E01-8968-4D84-B50F-AC2ECFE460E0@northcoast.com> (raw)
In-Reply-To: <4380D5C3.9050302@elvenkind.com>

Taco,

Yes.

ncntrsbk $ pwd
/usr/local/teTeX/share/texmf.tetex/fonts/afm/urw/ncntrsbk
ncntrsbk $

What if I deleted all of the --ro=TEXMFMAIN switches from type- 
tmf.dat? Would texfont then search on its own for the right place?

data $ texfont --help

TeXFont 2.2.1 - ConTeXt / PRAGMA ADE 2000-2004

        --fontroot=path : texmf destination font root (default: /usr/ 
local/tetex/share/texmf.local)
       --rootlist=paths : texmf source roots (default:  
TEXMFFONTS,TEXMFLOCAL,TEXMFEXTRA,TEXMFMAIN,TEXMFDIST)

This seems to say it would search on its own, so I am curious as to  
why the --ro=TEXMFMAIN switches are in type-tmf.dat.

Thanks for the help. Learning a lot. :-)

On Nov 20, 2005, at 12:00 PM, Taco Hoekwater wrote:

> David Arnold wrote:
>
>> Taco,
>> This is great help. It almost worked.
>> share $ TEXMFMAIN=/usr/local/teTeX/share/texmf.tetex
>> share $ export TEXMFMAIN
>> data $ texfont --encoding=texnansi --batch type-tmf.dat
>> TeXFont 2.2.1 - ConTeXt / PRAGMA ADE 2000-2004
>>           slant factor : 0.167
>>          checking root : TEXMFMAIN
>>     processing aborted : unknown subpath ../fonts/afm/urw/ncntrsbk
>>                 --help : show some more info
>> data $
>> Is it trying to back up a directory? How come.
>>
>
> The error reporting is being somewhat silly, I think.
> It assumedly is talking about
>
>   /usr/local/teTeX/share/texmf.tetex/fonts/afm/urw/ncntrsbk
>
> Does that folder exist?
>
> Taco
>
>
>
>> On Nov 20, 2005, at 11:39 AM, Taco Hoekwater wrote:
>>
>>> David Arnold wrote:
>>>
>>>
>>>> Gerben, Taco,
>>>> OK, I am using Gerben's Context Updated with a beta, so I  
>>>> think   what's running is the context in texmf.local. I have two  
>>>> type- tmf.dat.
>>>> lm $ locate type-tmf.dat
>>>> /usr/local/teTeX/share/texmf.local/context/data/type-tmf.dat
>>>> /usr/local/teTeX/share/texmf.tetex/context/data/type-tmf.dat
>>>> lm $
>>>> Does it matter which of these I use?
>>>>
>>>>
>>>
>>> Take the one in texmf.local. It should not make a lot of difference,
>>> but that one is the latest, and also it belongs to the ConTeXt you
>>> are running.
>>>
>>>
>>>
>>>> Before I run "texfont --encoding=texnansi --batch type- 
>>>> tmf.dat,"  two  things:
>>>> 1. How do I figure out whether to set TEXMFMAIN or TEXMFDIST?   
>>>> That  is, how can I tell where these environment variables point?
>>>>
>>>>
>>>
>>>   kpsewhich --expand-var \$TEXMFMAIN
>>>
>>> expands the variable TEXMFMAIN (on the terminal). I'm not sure
>>> which one you need, because I am not familiar with gwTeX. You  
>>> need the
>>> one that contains the afm files, like uhvr8a.afm. For me that  
>>> file is
>>> in:
>>>
>>>   /usr/local/teTeX/share/texmf-dist/fonts/afm/urw/helvetic/ 
>>> uhvr8a.afm
>>>
>>> so I needed the tree that starts with
>>>
>>>   /usr/local/teTeX/share/texmf-dist
>>>
>>> Assuming a (ba)sh command line shell, this should do it (three  
>>> lines):
>>>
>>>   lm $ TEXMFMAIN=/usr/local/teTeX/share/texmf-dist
>>>   lm $ export TEXMFMAIN
>>>   lm $ texfont ....
>>>
>>>
>>>
>>>> 2. I could cut and paste in type-tmf.dat, but can I do it with   
>>>> one  line in the file type-tmf.dat somehow? What would be the  
>>>> line  I would  add near the top of the file?
>>>>
>>>>
>>>
>>> To answer the question anyway: I do not believe that is possible.
>>> But with the solution above, there is no need to edit type-tmf.dat.
>>>
>>> (I hope I'm not confusing you, but I am on Linux and teTeX so being
>>> precise is hard)
>>>
>>> Cheers, Taco
>>>
>>> _______________________________________________
>>> ntg-context mailing list
>>> ntg-context@ntg.nl
>>> http://www.ntg.nl/mailman/listinfo/ntg-context
>>>
>>>
>>>
>> David
>> _______________________________________________
>> ntg-context mailing list
>> ntg-context@ntg.nl
>> http://www.ntg.nl/mailman/listinfo/ntg-context
>>
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>
>

David

  reply	other threads:[~2005-11-20 20:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <741c3d466057eefbe28652941f0a3c1d@rna.nl>
     [not found] ` <4380312E.4090501@elvenkind.com>
2005-11-20 18:45   ` David Arnold
2005-11-20 19:39     ` Taco Hoekwater
2005-11-20 19:51       ` David Arnold
2005-11-20 20:00         ` Taco Hoekwater
2005-11-20 20:05           ` David Arnold [this message]
2005-11-20 20:31             ` Taco Hoekwater
2005-11-20 23:33       ` Gerben Wierda
2005-11-21  4:28         ` David Arnold
2005-11-21  7:41           ` Taco Hoekwater
2005-11-20 23:30     ` Gerben Wierda

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=24AE2E01-8968-4D84-B50F-AC2ECFE460E0@northcoast.com \
    --to=darnold@northcoast.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).