ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: <darnold@northcoast.com>
Subject: Re: texfont and type-tmf.dat
Date: Thu, 7 Aug 2003 17:31:50 -0700 (PDT)	[thread overview]
Message-ID: <1516.209.209.15.183.1060302710.squirrel@webmail.inreach.com> (raw)
In-Reply-To: <BB57B381.14096%king@dircon.co.uk>

I am out of my depth here, because you are using linux. But here goes a shot.

I think there is a file, texmf.cnf, where you can set stuff, one thing
being the order in which tex searches paths. I think you want to set it to
the current directory, then a local tex directory (like texmf-local), then
the normal tex tree. I believe you'll find this mentioned both in the
manual for Fonts in Context and the Texfont manual.

It's best to make personal adaptions in the tree texmf-local, as these
changes won't get overwritten when you install new releases of tex.

Make sure your directories are writable? Could that be the problem you are
experiencing in your description?

Also, instead of

texfont --en=8r --ve=urw --co=courier --so=auto

try being more specific, say with

texfont --en=8r --ve=urw --co=courier --fontroot=/tex/texmf-local --so=
(put the absolute path to your source files here) --makepath --install

I am just guessing at things here. I probably won't be of much help
because I have a windows installation.

Good luck.

> Gerben,
> Apologies for posting any confusion.
>
> 1. The only package fink in use is the tetex placeholder system-tetex I
> did previously have fink tetex but now only have i-Installer tetex
> almost latest.
>
> 2. The texroot report no longer occurs presumably I have cleaned up my
> installation further. The command now aborts simply with the subpath
> message.
>
> texfont --en=8r --ve=urw --co=courier --fontroot=/tex/texmf-local --so=auto

>
>  TeXFont 1.5 - ConTeXt / PRAGMA ADE 2000-2001 (STILL BETA)
>
>     processing aborted : unknown subpath ../fonts/afm/urw/courier
>
>                 --help : show some more info
>
> Locate gives the following list suggesting that texfont is not looking
> at /usr/local/teTeX/share/texmf.tetex for fonts
>
> locate /fonts/afm/urw/courier
> /usr/local/teTeX/share/texmf.tetex/fonts/afm/urw/courier
> /usr/local/teTeX/share/texmf.tetex/fonts/afm/urw/courier/ucrb8a.afm
> /usr/local/teTeX/share/texmf.tetex/fonts/afm/urw/courier/ucrbo8a.afm
> /usr/local/teTeX/share/texmf.tetex/fonts/afm/urw/courier/ucrr8a.afm
> /usr/local/teTeX/share/texmf.tetex/fonts/afm/urw/courier/ucrro8a.afm
>
> Texfont help suggest that I should use the following command but the
> same unknown subpath is returned.
> texfont --en=8r --ve=urw --fontroot=/usr/local/teTeX/share/texmf.tetex
> --co=courier --so=auto
>
> In the file
> /usr/local/teTeX/share/texmf.tetex/context/config/texexec.ini
> There is a line which seems very odd and PC like
> set  TeXFontsPath       to  l:/tex/texmf;l:/tex/texmf-local;
>
> I have commented out this line and set TeXFontsPath to other more likely
> values like texmf, texmf.tetex all do not effect the unknown subpath.
>
> I'm now beyond the end of my knowledge.
> --
> Nigel
>
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2003-08-08  0:31 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
2003-08-07  6:42     ` Nigel King
2003-08-08  0:31       ` darnold [this message]
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=1516.209.209.15.183.1060302710.squirrel@webmail.inreach.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).