ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Gerben Wierda <Sherlock@rna.nl>
Subject: Re: texfont and type-tmf.dat
Date: Thu, 7 Aug 2003 00:05:17 +0200	[thread overview]
Message-ID: <102A6972-C85A-11D7-925F-0003930AD8A4@rna.nl> (raw)
In-Reply-To: <BB5721DB.14050%king@dircon.co.uk>

On Wednesday, Aug 6, 2003, at 22:21 Europe/Amsterdam, Nigel King wrote:

> Hi,
> I am posting this message I posted to the 'OS X TeX' group earlier 
> this year
> relating to the same issue that Mathew is raising. I had no luck then 
> but am
> hoping for more success now there are two of us.
>
> Hans says
> 'this is under discussion now with thomas/staszek/etc: has to do with 
> urw
> metrics not being in tetex by default (they are on tex live)'
>
> However, Gerben's i-Installer installs them here in a different 
> location
> than normal. (I think these are the only pair of files that are 
> necessary
> for utmb8a to work.)
>
> /usr/local/teTeX/share/texmf.tetex/fonts/afm/urw/times/utmb8a.afm
> /usr/local/teTeX/share/texmf.tetex/fonts/type1/urw/times/utmb8a.pfb
>
> I believe that the problem is merely with texroot as I state below. 
> Further
> evidence for this is that it nearly all worked before Gerben 
> rearranged the
> directories.

Yes, this could be. If texexec or any ConTeXt tool does not use 
texmf.cnf values but has hardcoded ideas about where to find stuff 
(texmf), then the rearranging of the texmf directories could have an 
influence. Hans can probably say if this is possibly the case. After 
all, the rearranging had no ill effects whatsoever on TeX or LaTeX, 
because where files are is governed by texmf.cnf and that was adapted 
as well to reflect the changed situation. If there is hardcoded stuff 
in texexec that is playing a role (I am guessing here), making it 
dynamic by calls to kpsewhich is a good solution.

For the rest, the content of texmf.tetex is created by Thomas Esser, 
not me. And there you will find not a complete set of URW but an Adobe 
set and thatis what the discussion is also about. hans is right in 
stating that.

> Earlier message.......
> Hi,
> Some of my previous font problems here were due to not enabling all of 
> the
> font map file in the final configuration of the install. I think 
> someone
> else had the same problem. Adobekb.tex is now helping me well, however 
> I am
> finding it necessary still to run with the Context font system for some
> documents for the moment, and for this texfont has to run to create the
> various font files.
>
> Running the single command
> texfont --en=8r --ve=urw --co=courier --so=auto
> Should work but returns
>     processing aborted : unknown tex root  /sw/share/texmf/

Well, for one thing, this seems to indicate that you also are using a 
Fink-installed TeX and that may also complicate matters. Fink forces 
itself at the beginning of your PATH and will therefore be found before 
my distribution whjen called from the command line.

> Clearly texroot is set incorrectly so forcing that
> texfont --en=8r --ve=urw --co=courier --so=auto
> --fontroot=/usr/local/teTeX/share/texmf.tetex/
> Should work but returns
>     processing aborted : unknown subpath ../fonts/afm/urw/courier

If you are calling Fink's TeX and using my texmf trees, it is not clear 
that this would work.

> And yet
> /usr/local/teTeX/share/texmf.tetex/fonts/afm/urw/courier/ucrb8a.afm
> Exists
> This process worked in the v2 version of the i-installer indeed still 
> works
> when reinstalled.

v2 has nothing to do with TeX but only with the i-Installer major 
release which has been around for, what, 3/4 of a year or so?

> I am presuming that the new problem is because of the texmf.tetex that 
> the
> texfont perl script is now not able to understand. Perl is beyond my 
> small
> brain!

If that is the case, texfont is a problem because it hard codes 
locations where texmf.cnf is the source for locations and kpsewhich is 
the way to find out about them.

G
--
"To be or not to be, that is the question" -- Parmenides

  reply	other threads:[~2003-08-06 22:05 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <BAA1DC4D.ECA9%king@dircon.co.uk>
2003-08-06 20:21 ` Nigel King
2003-08-06 22:05   ` Gerben Wierda [this message]
2003-08-07  6:42     ` Nigel King
2003-08-08  0:31       ` darnold
2003-08-08  1:14         ` Trouble with updated Context darnold
     [not found]       ` <1591.209.209.17.128.1060305294.squirrel@webmail.inreach.co m>
2003-08-08  7:47         ` Hans Hagen
     [not found]     ` <1516.209.209.15.183.1060302710.squirrel@webmail.inreach.co m>
2003-08-08  7:48       ` texfont and type-tmf.dat Hans Hagen
2003-08-11 13:00     ` Hans Hagen
2003-10-08 17:14       ` Nigel King
2003-10-08 17:32         ` Patrick Gundlach
2003-10-08 17:59           ` Nigel King
2003-10-08 18:13             ` Patrick Gundlach
2003-10-08 22:04               ` Hans Hagen
2003-10-09  9:00                 ` Patrick Gundlach
2003-10-09  9:23                   ` Hans Hagen
2003-10-09 10:15                     ` Patrick Gundlach
2003-10-09 17:31                       ` Nigel King
2003-10-09 18:52                         ` Patrick Gundlach
2003-10-14 21:48                           ` Nigel King
2003-10-14 22:14                             ` Patrick Gundlach
2003-10-14 22:58                               ` Nigel King
2003-10-14 23:04                                 ` Patrick Gundlach
2003-10-14 23:27 George N. White III
2003-10-14 23:46 ` Patrick Gundlach
  -- strict thread matches above, loose matches on Subject: below --
2003-10-10 17:38 George White
2003-10-10 20:21 ` Patrick Gundlach
2003-08-03  5:37 Matthew Huggett
2003-08-03  5:57 ` David Arnold
2003-08-04  8:14 ` Hans Hagen

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=102A6972-C85A-11D7-925F-0003930AD8A4@rna.nl \
    --to=sherlock@rna.nl \
    --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).