ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Accents on fonts.
@ 2002-08-15 20:24 John Culleton
  2002-08-16  7:47 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: John Culleton @ 2002-08-15 20:24 UTC (permalink / raw)


When I try to use scripts etc. for fonts I get into the usual endless loop
of ``tfm file not found'' etc. even though the tfm's are there. So I tried to
simplify things by defining the fonts directly. This works. Unfortunately
accents don't. Here is my definebodyfont statement:

\definebodyfont[10pt,12pt,14pt,16pt][rm][tf=pncr8r sa 1, bf=pncb8r sa 1, it=pn
cri8r sa 1, sl=pncro8r sa 1, bs=pncbo8r sa 1, bi=pncbi8r sa 1]

I put accents on characters in the usual way, by using 
 Jos\'{e}
etc.

Any thoughts? 

John Culleton


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

* Re: Accents on fonts.
  2002-08-15 20:24 Accents on fonts John Culleton
@ 2002-08-16  7:47 ` Hans Hagen
  2002-08-17 17:48   ` John Culleton
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2002-08-16  7:47 UTC (permalink / raw)
  Cc: ntg-context

At 04:24 PM 8/15/2002 -0400, you wrote:

>I put accents on characters in the usual way, by using
>  Jos\'{e}
>etc.

that's ok and pretty save and portable

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


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

* Re: Accents on fonts.
  2002-08-16  7:47 ` Hans Hagen
@ 2002-08-17 17:48   ` John Culleton
  2002-08-18 12:00     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: John Culleton @ 2002-08-17 17:48 UTC (permalink / raw)
  Cc: ntg-context

On Friday 16 August 2002 03:47 am, Hans Hagen wrote:
> At 04:24 PM 8/15/2002 -0400, you wrote:
> >I put accents on characters in the usual way, by using
> >  Jos\'{e}
> >etc.
>
> that's ok and pretty save and portable
>
> Hans

Except that with the font selection I did (previously described) it doesn't 
work.  I lose the e and get an upside down caret instead.  Here is
my font selection statement:

\definebodyfont[10pt,12pt,14pt,16pt][rm][tf=pncr8r sa 1, bf=pncb8r sa 1, 
it=pncri8r sa 1, sl=pncro8r sa 1, bs=pncbo8r sa 1, bi=pncbi8r sa 1]

Do you see a problem with my statement?

John culleton


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

* Re: Accents on fonts.
  2002-08-17 17:48   ` John Culleton
@ 2002-08-18 12:00     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2002-08-18 12:00 UTC (permalink / raw)
  Cc: ntg-context

At 01:48 PM 8/17/2002 -0400, John Culleton wrote:
>On Friday 16 August 2002 03:47 am, Hans Hagen wrote:
> > At 04:24 PM 8/15/2002 -0400, you wrote:
> > >I put accents on characters in the usual way, by using
> > >  Jos\'{e}
> > >etc.
> >
> > that's ok and pretty save and portable
> >
> > Hans
>
>Except that with the font selection I did (previously described) it doesn't
>work.  I lose the e and get an upside down caret instead.  Here is
>my font selection statement:
>
>
>\definebodyfont[10pt,12pt,14pt,16pt][rm][tf=pncr8r sa 1, bf=pncb8r sa 1,
>it=pncri8r sa 1, sl=pncro8r sa 1, bs=pncbo8r sa 1, bi=pncbi8r sa 1]
>
>Do you see a problem with my statement?

sure, how is context to know what the font encoding is?

\definefontsynonym[MyWhateverShape][pncr8r][encoding=TheOneThatBelongsToTheTFM]

tf=MyWhateverShape sa 1 etc etc
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-15 20:24 Accents on fonts John Culleton
2002-08-16  7:47 ` Hans Hagen
2002-08-17 17:48   ` John Culleton
2002-08-18 12:00     ` Hans Hagen

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