ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Multiple Problems with font handling
@ 2002-02-26 11:06 Oliver Mihatsch
  2002-02-27 19:51 ` Hans Hagen
  0 siblings, 1 reply; 21+ messages in thread
From: Oliver Mihatsch @ 2002-02-26 11:06 UTC (permalink / raw)


I just installed the latest context beta and ran into multiple font problems 
with things that used to work before (I think so, at least:-)).

My setting:
   This is pdfeTeX, Version 3.14159-1.00a-pretest-20010806-2.1 (Web2C 7.3.3.1)
   ConTeXt  ver: 2001.12.20  fmt: 2002.2.22  int: english  mes: english

The problems:

1.  Hanging punctuation does not work.
     It simply does not "hang".
    Minimal example:

     \setupoutput[pdftex]
      \usetypescript[serif][hanging][pure]
      \setupalign [hanging]
   \definetypeface[modern][rm][serif][computer-modern][default][handling=pure]
      \showframe
      \starttext
         \modern\input tufte
      \stoptext

2.  \usetypescript[ptm]  does not reslove the fontname.
     The following minimal example

    \setupoutput[pdftex]
      \usetypescript[ptm]
      \setupbodyfont[ptm]
      \starttext
        \input tufte
      \stoptext

     makes kpathsea believe that it needs to create the tfm file  
     Times-Roman.tfm, which fails for obvious reasons.
      .....
      kpathsea: Running mktextfm  Times-Roman
      .... 
      ! I can't find file `Times-Roman.mf'.
      ...

3. Usage of  \usetypescriptfile [type-buy] results in an "Undefined control 
sequence."

   ! Undefined control sequence.
<argument> \processcommalist [\typescriptencoding 
                                                  -itc-officina]

     It seems that the multiply occuring  \typescriptencoding needs to be 
replaced by  \typescripttwo or \typescriptthree depending on the context.

I do not know whether this is supposed to work.
Are these bugs or is it simply wrong usage?

Greetings
Oliver Mihatsch


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

end of thread, other threads:[~2002-03-05  8:18 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-26 11:06 Multiple Problems with font handling Oliver Mihatsch
2002-02-27 19:51 ` Hans Hagen
2002-02-28 14:05   ` Oliver Mihatsch
2002-02-28 14:13     ` Frans Goddijn
2002-02-28 16:22       ` Oliver Mihatsch
2002-02-28 18:51         ` Henning Hraban Ramm
2002-02-28 16:38   ` Oliver Mihatsch
2002-02-28 18:54     ` Henning Hraban Ramm
2002-02-28 20:56       ` W. Egger
2002-02-28 21:54         ` Hans Hagen
2002-02-28 22:16       ` Hans Hagen
2002-03-01 15:54         ` Henning Hraban Ramm
2002-03-02 12:59           ` Hans Hagen
2002-03-01  0:19     ` Hans Hagen
2002-03-01  9:35       ` Oliver Mihatsch
2002-03-02 13:20         ` Hans Hagen
2002-03-04  9:32           ` Oliver Mihatsch
2002-03-04 10:06             ` Hans Hagen
2002-03-04 14:42               ` Oliver Mihatsch
2002-03-04 18:55                 ` Hans Hagen
2002-03-05  8:18                   ` Oliver Mihatsch

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