ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* XeTeX opentype features don't work
@ 2007-04-23 22:12 Ricard Roca
  0 siblings, 0 replies; only message in thread
From: Ricard Roca @ 2007-04-23 22:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I can't use opentype font features with XeTeX, e.g. "Palatino 
Linotype:+smcp" for small caps. It works with plain XeTeX or ConTeXt 
with \font, e.g.

\font\PALA="Palatino Linotype:+smcp" at 12pt
\PALA some text...

but not with typescripts, like

\starttypescript[serif][PalatinoLinotype][uc]
  ...
  \definefontsynonym[PalatinoLinotypeCaps]["Palatino 
Linotype:+smcp"][encoding=uc]
  ...
\stoptypescript
\starttypescript[serif][PalatinoLinotype][name]
  ...
  \definefontsynonym[SerifCaps][PalatinoLinotypeCaps]
  ...
\stoptypescript
\starttypescript[PalatinoLinotype]
  
\definetypeface[PalatinoLinotype][rm][serif][PalatinoLinotype][default][encoding=uc]
\stoptypescript
\usetypescript[PalatinoLinotype]
\setupbodyfont[PalatinoLinotype]

so it must be a ConTeXt problem, not a XeTeX one.

It works well with the font name alone, without any colon plus features, 
like "Palatino Linotype".

With ConTeXt versions released some months ago all opentype features 
worked perfectly, and there wasn't any problem.

Thanks in advance,

Ricard
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-23 22:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-23 22:12 XeTeX opentype features don't work Ricard Roca

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