ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Getting a barred l for all the wrong reasons
@ 2005-03-20 18:47 dw
  2005-03-21  0:00 ` Adam Lindsay
  0 siblings, 1 reply; 4+ messages in thread
From: dw @ 2005-03-20 18:47 UTC (permalink / raw)


Greetings, hopefully this is a real quickie.

I'm using XeConTeXt, regime UTF, language en, hoefler encoding uc & 
receiving a barred l for any instance of this:

l/

Which makes it tough to have pairs like centripetal/centrifugal. :)

Any clues?
Kind regards,
David

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

* Re: Getting a barred l for all the wrong reasons
  2005-03-20 18:47 Getting a barred l for all the wrong reasons dw
@ 2005-03-21  0:00 ` Adam Lindsay
  2005-03-21  0:12   ` Adam Lindsay
  2005-03-21  1:47   ` dw
  0 siblings, 2 replies; 4+ messages in thread
From: Adam Lindsay @ 2005-03-21  0:00 UTC (permalink / raw)


dw@trichotomic.net said this at Sun, 20 Mar 2005 10:47:28 -0800:

>Greetings, hopefully this is a real quickie.
>
>I'm using XeConTeXt, regime UTF, language en, hoefler encoding uc & 
>receiving a barred l for any instance of this:

Hello David,

Although you can use the utf regime with XeConTeXt, you are often better
off not using it. (It depends on which 

>l/

Yeah, this was a thread on the XeTeX list. Apparently it's an Apple-
created ligature. I think it shows up with o-slash as well. Hoefler text,
right?

workaround 1) use a different font. :P
workaround 2) insert something that would interrupt the ligature being
formed, like centripital\hbox{}/centrifugal

>Which makes it tough to have pairs like centripetal/centrifugal. :)

potential solution 3) use the much more ConTeXt-like code: centripetal|/
|centrifugal.

Hope one of those is of some help...

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 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
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: Getting a barred l for all the wrong reasons
  2005-03-21  0:00 ` Adam Lindsay
@ 2005-03-21  0:12   ` Adam Lindsay
  2005-03-21  1:47   ` dw
  1 sibling, 0 replies; 4+ messages in thread
From: Adam Lindsay @ 2005-03-21  0:12 UTC (permalink / raw)


Adam Lindsay said this at Mon, 21 Mar 2005 00:00:57 +0000:

>Although you can use the utf regime with XeConTeXt, you are often better
>off not using it. (It depends on which 

[oops, sent too soon...]
Using the UTF regime with XeConTeXt makes you reliant on the characters
defined in enco-uc/unic-0xx. Not using the UTF regime means that
XeConTeXt passes the unicode directly to Apple's font engine, so you then
rely on the characters defined in the font. It's a tricky trade-off in
some cases, but most of the time, don't bother with \enableregime[utf]
with XeConTeXt.

adam
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 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
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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

* Re: Getting a barred l for all the wrong reasons
  2005-03-21  0:00 ` Adam Lindsay
  2005-03-21  0:12   ` Adam Lindsay
@ 2005-03-21  1:47   ` dw
  1 sibling, 0 replies; 4+ messages in thread
From: dw @ 2005-03-21  1:47 UTC (permalink / raw)


Hi Adam,

Yes, the Hoefler text…although not by my choosing ;)

The centripetal|/|centriputal "trick" did the trick. Thanks again,

David


On Mar 20, 2005, at 4:00 PM, Adam Lindsay wrote:

> dw@trichotomic.net said this at Sun, 20 Mar 2005 10:47:28 -0800:
>
>> Greetings, hopefully this is a real quickie.
>>
>> I'm using XeConTeXt, regime UTF, language en, hoefler encoding uc &
>> receiving a barred l for any instance of this:
>
> Hello David,
>
> Although you can use the utf regime with XeConTeXt, you are often 
> better
> off not using it. (It depends on which
>
>> l/
>
> Yeah, this was a thread on the XeTeX list. Apparently it's an Apple-
> created ligature. I think it shows up with o-slash as well. Hoefler 
> text,
> right?
>
> workaround 1) use a different font. :P
> workaround 2) insert something that would interrupt the ligature being
> formed, like centripital\hbox{}/centrifugal
>
>> Which makes it tough to have pairs like centripetal/centrifugal. :)
>
> potential solution 3) use the much more ConTeXt-like code: 
> centripetal|/
> |centrifugal.
>
> Hope one of those is of some help...

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

end of thread, other threads:[~2005-03-21  1:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-20 18:47 Getting a barred l for all the wrong reasons dw
2005-03-21  0:00 ` Adam Lindsay
2005-03-21  0:12   ` Adam Lindsay
2005-03-21  1:47   ` dw

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