ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Christopher G D Tipper <chris.tipper@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: problem with texmf-local on Vista
Date: Mon, 30 Nov 2009 13:23:23 +0000	[thread overview]
Message-ID: <4B13C74B.1080405@gmail.com> (raw)
In-Reply-To: <mailman.3.1259578802.22337.ntg-context@ntg.nl>



> Message: 2
> Date: Mon, 30 Nov 2009 10:33:00 +0100
> From: Hans Hagen <pragma@wxs.nl>
> To: mailing list for ConTeXt users <ntg-context@ntg.nl>
> Subject: Re: [NTG-context] problem with texmf-local on Vista
> Message-ID: <4B13914C.1000700@wxs.nl>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Christopher G D Tipper wrote:
>> Hi,
>>
>> I am a user of Context from the old days, and usually don't need much 
>> help installing the software. However, I am needing to use 
>> Contextminimals for the first time, as Miktex 2.8 has dropped Context 
>> support.
>>
>> My problem is that I have a lot of my own setups and personal fonts and 
>> Contextminimals seems to have some problem dealing with local setups. I 
>> am using MkII by the way but these problems seem to exist in MkIV also.
>>
>> I have a font, Univers, installed to texmf-local with texfont and 
>> Context claims it cannot find the font definitions.
>>
>> running texexec I get the following:
>>
>> !pdfTeX error: pdftex.exe (file 8r-raw-punr8a): Font 8r-raw-punr8a at 
>> 432 not found
>>  ==> Fatal error occurred, no output PDF file produced!
>> TeXExec | runtime: 10.311
>>
>> ConTeXt Full finished at Sun Nov 29 21:58:36
>>
>> Then from command prompt, I type:
>> C:\Users\Christopher>kpsewhich 8r-raw-punr8a.tfm
>> c:/context/texmf-local/fonts/tfm/adobe/univers/8r-raw-punr8a.tfm
>>
>> C:\Users\Christopher>context --version
>> MTXrun | main context file: 
>> c:/context/texmf-context/tex/context/base/context.te
>> x
>> MTXrun | current version: 2009.10.27 16:35
>>
>> How do I get Context to recognise the local setup?
> 
> can you check the TEXMF variable?
 >
 > there should be texmf-local as well as texmf-fonts and texmf-project
 >
 > (i normally put fonts in texmf-fonts)

This is set in several places, and I can never tell which takes precedence.

But User Environment variable TEXMF is set to:
{%HOME%\Library\texmf,c:\context\texmf,c:\context\texmf-local,c:\context\texmf-context,c:\context\texmf-mswin}

Then we have C:\context\texmf\web2c\texmf.cnf with the following line:
TEXMF         = 
{$TEXMFHOME,!!$TEXMFPROJECT,!!$TEXMFFONTS,!!$TEXMFLOCAL,!!$TEXMFCONTEXT,!!$TEXMFOS,!!$TEXMFEXTRA,!!$TEXMFMAIN}

Then we have C:\context\texmf-context\web2c\context.cnf with the 
following line:
TEXMF         = 
{$TEXMFHOME,!!$TEXMFPROJECT,!!$TEXMFFONTS,!!$TEXMFLOCAL,!!$TEXMFEXTRA,!!$TEXMFMAIN}

Then we have C:\context\texmf-local\web2c\texmf.cnf with the following line:
TEXMF         = 
{$TEXMFHOME,!!$TEXMFPROJECT,!!$TEXMFFONTS,!!$TEXMFLOCAL,!!$TEXMFCONTEXT,!!$TEXMFOS,!!$TEXMFEXTRA,!!$TEXMFMAIN}

Note I am also trying to use TEXMFHOME, but this problem also exists and 
fixing one may fix both.

Christopher

> 
> -----------------------------------------------------------------
>                                            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
> -----------------------------------------------------------------
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


       reply	other threads:[~2009-11-30 13:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3.1259578802.22337.ntg-context@ntg.nl>
2009-11-30 13:23 ` Christopher G D Tipper [this message]
2009-11-29 22:20 Christopher G D Tipper
2009-11-30  9:33 ` Hans Hagen
2009-12-02  8:41 ` Mojca Miklavec
2009-12-02 14:23   ` Christopher G D Tipper
2009-12-02 15:28     ` Mojca Miklavec
2009-12-02 16:52       ` Christopher G D Tipper
2009-12-03  7:21         ` Mojca Miklavec
2009-12-03 17:42           ` Christopher G D Tipper
2009-12-03 17:46             ` Hans Hagen
2009-12-03 17:47             ` Hans Hagen
2009-12-03 17:53               ` Christopher G D Tipper
2009-12-03 18:28                 ` Hans Hagen
2009-12-04  9:02                 ` Mojca Miklavec
2009-12-04  9:50                   ` Hans Hagen
2009-12-04 15:04                   ` Christopher G D Tipper
2009-12-04 15:09                     ` Mojca Miklavec

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=4B13C74B.1080405@gmail.com \
    --to=chris.tipper@gmail.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).