ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* diacritics in Utopia/Fourier
@ 2005-11-15 15:24 Alan Bowen
  2005-11-15 15:54 ` Hans Hagen
  0 siblings, 1 reply; 8+ messages in thread
From: Alan Bowen @ 2005-11-15 15:24 UTC (permalink / raw)


I am running the latest version of ConTeXt and ran into a problem  
with some diacritical marks using

%Fourier/Utopia Expert
\usetypescript[type-syn]
\usetypescript[fourier][\defaultencoding]
\setupbodyfont[fourier,10.5pt]

While \={\i} and \=a, for example, work as expected when the font is  
“italic” or bold, I get garbage when it is just roman.

Is this a problem with the font encoding or is there something / 
different new that I must do to put macrons and so forth over letters  
in the roman typeface?

Best, Alan

PS  A sample line—

`Ibn Rushd: Critique d'Ibn S\={\i}n\={a} ou le retour \`a Aristote'.

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

* Re: diacritics in Utopia/Fourier
  2005-11-15 15:24 diacritics in Utopia/Fourier Alan Bowen
@ 2005-11-15 15:54 ` Hans Hagen
  2005-11-17 17:56   ` Alan Bowen
  0 siblings, 1 reply; 8+ messages in thread
From: Hans Hagen @ 2005-11-15 15:54 UTC (permalink / raw)


Alan Bowen wrote:

> I am running the latest version of ConTeXt and ran into a problem  
> with some diacritical marks using
>
> %Fourier/Utopia Expert
> \usetypescript[type-syn]
> \usetypescript[fourier][\defaultencoding]
> \setupbodyfont[fourier,10.5pt]
>
> While \={\i} and \=a, for example, work as expected when the font is  
> �italic� or bold, I get garbage when it is just roman.
>
> Is this a problem with the font encoding or is there something / 
> different new that I must do to put macrons and so forth over letters  
> in the roman typeface?


strange ... normally the encodings match for such fonts ... adam might now

Hans

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

* Re: diacritics in Utopia/Fourier
  2005-11-15 15:54 ` Hans Hagen
@ 2005-11-17 17:56   ` Alan Bowen
  2005-11-17 19:15     ` Hans Hagen
  2005-11-18 13:45     ` Adam Lindsay
  0 siblings, 2 replies; 8+ messages in thread
From: Alan Bowen @ 2005-11-17 17:56 UTC (permalink / raw)


I hope that we can resolve this—I need Fourier/Utopia for a book  
series. But right now not even \quote works properly in the roman  
typeface.

Alan


On Nov 15, 2005, at 10:54 AM, Hans Hagen wrote:

> Alan Bowen wrote:
>
>> I am running the latest version of ConTeXt and ran into a problem   
>> with some diacritical marks using
>>
>> %Fourier/Utopia Expert
>> \usetypescript[type-syn]
>> \usetypescript[fourier][\defaultencoding]
>> \setupbodyfont[fourier,10.5pt]
>>
>> While \={\i} and \=a, for example, work as expected when the font  
>> is  �italic� or bold, I get garbage when it is just roman.
>>
>> Is this a problem with the font encoding or is there something /  
>> different new that I must do to put macrons and so forth over  
>> letters  in the roman typeface?
>
>
> strange ... normally the encodings match for such fonts ... adam  
> might now
>
> Hans
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: diacritics in Utopia/Fourier
  2005-11-17 17:56   ` Alan Bowen
@ 2005-11-17 19:15     ` Hans Hagen
  2005-11-17 20:14       ` Alan Bowen
  2005-11-18 13:45     ` Adam Lindsay
  1 sibling, 1 reply; 8+ messages in thread
From: Hans Hagen @ 2005-11-17 19:15 UTC (permalink / raw)


Alan Bowen wrote:

> I hope that we can resolve this—I need Fourier/Utopia for a book  
> series. But right now not even \quote works properly in the roman  
> typeface.
>
> Alan
>
>
> On Nov 15, 2005, at 10:54 AM, Hans Hagen wrote:
>
>> Alan Bowen wrote:
>>
>>> I am running the latest version of ConTeXt and ran into a problem   
>>> with some diacritical marks using
>>>
>>> %Fourier/Utopia Expert
>>> \usetypescript[type-syn]
>>
what is this line doing there? ^^^

>>> \usetypescript[fourier][\defaultencoding]
>>> \setupbodyfont[fourier,10.5pt]
>>>
>>> While \={\i} and \=a, for example, work as expected when the font  
>>> is  �italic� or bold, I get garbage when it is just roman.
>>>
>>> Is this a problem with the font encoding or is there something /  
>>> different new that I must do to put macrons and so forth over  
>>> letters  in the roman typeface?
>>
\usetypescript[fourier][ec] \setupbodyfont[fourier,10.5pt]

While \={\i} and \=a, for example \end

works ok here

(utopia/fourier can be a bit tricky because utopia is not always shipped 
- licence issues and such)

Hans

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

* Re: diacritics in Utopia/Fourier
  2005-11-17 19:15     ` Hans Hagen
@ 2005-11-17 20:14       ` Alan Bowen
  0 siblings, 0 replies; 8+ messages in thread
From: Alan Bowen @ 2005-11-17 20:14 UTC (permalink / raw)


Hans—

That’s got it!

In fact, in testing this, I found that there were two problems:

• \usetypescript[type-syn] no longer works—your \usetypescript 
[fourier][ec] handles that nicely

• in my setup for Greek I had \setupencoding[default=texnansi] and I  
had to change this to \setupencoding[default=ec]

Anyway, thanks Hans.

Alan

On Nov 17, 2005, at 2:15 PM, Hans Hagen wrote:

> Alan Bowen wrote:
>
>> I hope that we can resolve this—I need Fourier/Utopia for a book   
>> series. But right now not even \quote works properly in the roman   
>> typeface.
>>
>> Alan
>>
>>
>> On Nov 15, 2005, at 10:54 AM, Hans Hagen wrote:
>>
>>> Alan Bowen wrote:
>>>
>>>> I am running the latest version of ConTeXt and ran into a  
>>>> problem   with some diacritical marks using
>>>>
>>>> %Fourier/Utopia Expert
>>>> \usetypescript[type-syn]
>>>
> what is this line doing there? ^^^
>
>>>> \usetypescript[fourier][\defaultencoding]
>>>> \setupbodyfont[fourier,10.5pt]
>>>>
>>>> While \={\i} and \=a, for example, work as expected when the  
>>>> font  is  �italic� or bold, I get garbage when it is just  
>>>> roman.
>>>>
>>>> Is this a problem with the font encoding or is there  
>>>> something /  different new that I must do to put macrons and so  
>>>> forth over  letters  in the roman typeface?
>>>
> \usetypescript[fourier][ec] \setupbodyfont[fourier,10.5pt]
>
> While \={\i} and \=a, for example \end
>
> works ok here
>
> (utopia/fourier can be a bit tricky because utopia is not always  
> shipped - licence issues and such)
>
> Hans
>
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: diacritics in Utopia/Fourier
  2005-11-17 17:56   ` Alan Bowen
  2005-11-17 19:15     ` Hans Hagen
@ 2005-11-18 13:45     ` Adam Lindsay
  2005-11-18 14:00       ` Alan Bowen
  1 sibling, 1 reply; 8+ messages in thread
From: Adam Lindsay @ 2005-11-18 13:45 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 712 bytes --]

Alan Bowen said this at Thu, 17 Nov 2005 12:56:55 -0500:

>I hope that we can resolve this—I need Fourier/Utopia for a book  
>series. But right now not even \quote works properly in the roman  
>typeface.

Sorry I haven't had the time to engage with this issue. There's
something suspect in your system. First off, what's your
\defaultencoding set to?

\starttext
\defaultencoding
\stoptext
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: diacritics in Utopia/Fourier
  2005-11-18 13:45     ` Adam Lindsay
@ 2005-11-18 14:00       ` Alan Bowen
  2005-11-18 14:50         ` Hans Hagen
  0 siblings, 1 reply; 8+ messages in thread
From: Alan Bowen @ 2005-11-18 14:00 UTC (permalink / raw)


Adam—

The default encoding used to be “texnansi” (it was set with a Greek  
font that I am using) but now is now “ec”. Changing the encoding and  
replacing

	\usetypescript[type-syn]
	\usetypescript[fourier][\defaultencoding]
	\setupbodyfont[fourier,10.5pt]

with
\setupencoding[default=ec]
\usetypescript[fourier][\defaultencoding]
\setupbodyfont[fourier,10.5pt]

seemed to solve the problem and so far everything is running smoothly.

Neat test, by the way.

Alan

On Nov 18, 2005, at 8:45 AM, Adam Lindsay wrote:

> Alan Bowen said this at Thu, 17 Nov 2005 12:56:55 -0500:
>
>> I hope that we can resolve this—I need Fourier/Utopia for a book
>> series. But right now not even \quote works properly in the roman
>> typeface.
>
> Sorry I haven't had the time to engage with this issue. There's
> something suspect in your system. First off, what's your
> \defaultencoding set to?
>
> \starttext
> \defaultencoding
> \stoptext
> -- 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  Adam T. Lindsay, Computing Dept.     atl@comp.lancs.ac.uk
>  Lancaster University, InfoLab21        +44(0)1524/510.514
>  Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: diacritics in Utopia/Fourier
  2005-11-18 14:00       ` Alan Bowen
@ 2005-11-18 14:50         ` Hans Hagen
  0 siblings, 0 replies; 8+ messages in thread
From: Hans Hagen @ 2005-11-18 14:50 UTC (permalink / raw)


Alan Bowen wrote:

> Adam�
>
> The default encoding used to be �texnansi� (it was set with a Greek  
> font that I am using) but now is now �ec�. Changing the encoding and  
> replacing
>
making texnansi default in the context distribution is a problem because 
tex distributions mostly ship ec

Hans

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

end of thread, other threads:[~2005-11-18 14:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-15 15:24 diacritics in Utopia/Fourier Alan Bowen
2005-11-15 15:54 ` Hans Hagen
2005-11-17 17:56   ` Alan Bowen
2005-11-17 19:15     ` Hans Hagen
2005-11-17 20:14       ` Alan Bowen
2005-11-18 13:45     ` Adam Lindsay
2005-11-18 14:00       ` Alan Bowen
2005-11-18 14:50         ` 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).