Otared Kavian wrote:
> Hi all,
> 
> With the latest beta, the issue with the size of the gentium font is solved 
> but till there is still an issue with the distance between "Hello" and "World"
> I tested this with the following example
> 
> \usetypescript[gentium]
> \starttext
> Hello \switchtobodyfont[gentium] World

I saw that too. \switchtobodyfont is generating lots of spaces
when it is called in horizontal mode. They come from the
\definetypescriptprefix lines in the tex-gyre typescript
(type-otf.mkiv):


   \definetypescriptprefix [f:pagella] [pagella]
\definetypescriptprefix [f:palatino]   [pagella]

et cetera. Each lines adds two extra blanks: one is the space
after the first command, the second is the newline after the second
command.

Best wishes,
Taco
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to