Am 2009-05-07 um 10:41 schrieb Thomas A. Schmitz:

Sorry Thomas, but you forgot one:
We'd be incredibly lucky if there's only one that I missed :-)

Well, ATM I've some problems with headers and ToC, but I guess that's only in my setup; couldn't reproduce it in my minimal example.


BTW (1) font problems:

I'm using TeX Gyre and some Type1 fonts with MkIV nearly without problems; didn't need to copy any files like you.

Only \sc with TeX Gyre serif fonts (Pagella, Schola, Termes, Bonum) gives really ugly spacing - maybe a problem of the fonts' internal kerning. Sans serif fonts (Heros, Adventor) look ok in small caps.

Strangely this wrong spacing sometimes "bleeds" into the whole non- smallcaps text, but I couldn't reproduce that in a minimal example.

Additionally, "cursor" doesn't work, only "courier".


\starttypescript        [gyr-mix]
\definetypeface [gyr-mix] [rm] [serif] [schola] % pagella, bonum, termes
        \definetypeface [gyr-mix]       [ss]    [sans]  [heros] % adventor
        \definetypeface [gyr-mix]       [tt]    [mono]  [cursor] % courier!
\stoptypescript

\usetypescript          [gyr-mix]
\setupbodyfont          [gyr-mix,rm,18pt]

\starttext

{\ss\sc Kerning Problem With Small Caps}

{\sc Kerning Problem With Small Caps}

{\tt\sc Kerning Problem With Small Caps}

\input tufte

\stoptext



Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

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

Reply via email to