Hans,

When I try:

011-101:/usr/local/teTeX/share/texmf.local/context/data davidarnold$ sudo texfont --encoding=texnansi -batch type-tmf.dat

I get a slew of messages similar to this last one:

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

Some extra information:

texexec --verbose reports:

applications will use : /usr/local/teTeX/texmf.cnf

This last file is attached.

Attachment: texmf.cnf
Description: Binary data





On Nov 22, 2005, at 7:32 AM, Hans Hagen wrote:

David Arnold wrote:

Taco et al,

OK, this didn't work. Log file attached.

� �\usetypescript[palatino][texnansi]
� \switchtobodyfont[palatino]
� \starttext
� Hello World!
� \stoptext

no logfile -)

for that one you need to run

texfont --encoding=texnansi --batch type-tmf.dat

(since you are familiar with texnansi .... although better than ec, this encoding was never really supported in distributions, only by mouh, which is why you need to generate metrics yourself)

This one worked.

�\usetypescript[adobekb][8r,ec]
� \usetypescript[palatino][ec]
� \switchtobodyfont[palatino]
� \starttext
� Hello World!
� \stoptext

Two questions:

1. I don't know why one worked and the other didn't. What files could I look at in my tex tree that would give a hint as to which to use?

2. How can I make the first one work?

use texfont (or take cont-fnt from the website)

Hans
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

David Arnold
College of the Redwoods
Mathematics Department
Eureka, CA 95501
(707) 476-4222
http://online.redwoods.edu/instruct/darnold/


_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to