ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* find file in beta
@ 2009-08-18 11:11 Hans van der Meer
  2009-08-18 11:30 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Hans van der Meer @ 2009-08-18 11:11 UTC (permalink / raw)
  To: NTG ConTeXt


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

Using: the minimals beta distribution.

I have added a new map-file for the inclusion of pfb font files in the  
texmf-local tree: --/fonts/map/pdf/, where the other maps reside.
But luatex seems not to find it: luatools --find-file reports nothing.
The file however is fine, because if I add it to the directory where  
the file being TeX-ed is, then it is found indeed.
I did things like luatools --generate, mktexlsr, but this did not help.
Obviously I am missing the point. Where?

Hans van der Meer





[-- Attachment #1.2: Type: text/html, Size: 3253 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: find file in beta
  2009-08-18 11:11 find file in beta Hans van der Meer
@ 2009-08-18 11:30 ` Taco Hoekwater
  2009-08-18 12:46   ` Hans van der Meer
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2009-08-18 11:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans van der Meer wrote:
> Using: the minimals beta distribution.
> 
> I have added a new map-file for the inclusion of pfb font files in the 
> texmf-local tree: --/fonts/map/pdf/, where the other maps reside.
> But luatex seems not to find it: luatools --find-file reports nothing.

You have to be more specific than this. My installation does not
have any directory matching <prefix>/fonts/map/pdf/ at all.

Best wishes,
Taco
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: find file in beta
  2009-08-18 11:30 ` Taco Hoekwater
@ 2009-08-18 12:46   ` Hans van der Meer
  0 siblings, 0 replies; 3+ messages in thread
From: Hans van der Meer @ 2009-08-18 12:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Just a typo. The map-files in my/the TeX-tree resides in
texmf-local/fonts/map/pdftex/context/(the-map-file)
In MKII it was functioning from there.

Retrieving the minimals fresh from the download site and subsequently  
installing them (see script below) does the trick. I conclude it must  
be some incantantion that updates the luatex trees.

> #!/bin/bash
> CONTEXTVERSION="beta"
> CONTEXTDIRECTORY=$HOME/TeX/context/$CONTEXTVERSION
> rm -R $CONTEXTDIRECTORY
> mkdir -p $CONTEXTDIRECTORY/tex
> cd $CONTEXTDIRECTORY
> ln -s $HOME/Library/texmf tex/texmf-local
> curl -o first-setup.sh http://minimals.contextgarden.net/setup/first-setup.sh
> sh ./first-setup.sh >first-setup.log
> cd tex
> echo "installation context $CONTEXTVERSION minimals done"


On 18 aug 2009, at 13:30, Taco Hoekwater wrote:

> Hans van der Meer wrote:
>> Using: the minimals beta distribution.
>> I have added a new map-file for the inclusion of pfb font files in  
>> the texmf-local tree: --/fonts/map/pdf/, where the other maps reside.
>> But luatex seems not to find it: luatools --find-file reports  
>> nothing.
>
> You have to be more specific than this. My installation does not
> have any directory matching <prefix>/fonts/map/pdf/ at all.
>
> Best wishes,
> Taco

Hans van der Meer
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-18 12:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-18 11:11 find file in beta Hans van der Meer
2009-08-18 11:30 ` Taco Hoekwater
2009-08-18 12:46   ` Hans van der Meer

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).