ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Base mode ignores specified script and language
@ 2011-04-25 10:10 Khaled Hosny
  0 siblings, 0 replies; only message in thread
From: Khaled Hosny @ 2011-04-25 10:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

In base mode the specifies script and language and always uses the
default. This is because in font-otb.lua the feature initializer is
registered at position 1 while setscript et al. in font-oti.lua are not
giving a position, as a result base mode feature initialisation is
invoked before script/language are set.

Removing the position from features initializer registration fixes my
immediate problem, but I'm not sure if it has any other complication.

Regards,
 Khaled

-- 
 Khaled Hosny
 Egyptian
 Arab

[-- Attachment #2: prime.tex --]
[-- Type: text/x-tex, Size: 110 bytes --]

\setupbodyfont[xits]

\starttext
\startformula
A' A'' A''' A^\prime A_\prime A^{A^{A}}
\stopformula
\stoptext

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

only message in thread, other threads:[~2011-04-25 10:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-25 10:10 Base mode ignores specified script and language Khaled Hosny

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