Hi Wolgang,
coming back to my previous mail.
When using the simple-fonts module I get teh following warnings:
system : module simplefonts loaded
(/Applications/lua65/tex/texmf-context/tex/context/third/simplefonts/t-simplefonts.tex
loading : ConTeXt User Module / Simplefonts
<+
Hi Wolfgang,
unfortunately that does not change the outcome: no smallcaps. - It does also
not help to change the statement into
\definefontfeature[smcp][sript=latn,smcp=yes]
Gruss
Willi
On 7 Jan 2011, at 12:33, Wolfgang Schuster wrote:
>
> Am 07.01.2011 um 12:23 schrieb Willi Egger:
>
>> Hi
Am 07.01.2011 um 12:23 schrieb Willi Egger:
> Hi Wolfgang,
>
> thanks for your help!. Still no avail...
> My script looks now like
>
> \definefontfeature[smcp][default][smcp=yes]
Does it help when you add 'script=latn' to the feature setting.
Wolfgang
Hi Wolfgang,
thanks for your help!. Still no avail...
My script looks now like
\definefontfeature[smcp][default][smcp=yes]
\starttypescript [sans] [seravek] [name]
\definefontsynonym [Seravek-Roman] [file:Seravek-Regular]
[features=default]
\stoptypescript
\starttypescript [sans]
Am 06.01.2011 um 23:02 schrieb Willi Egger:
> Hm, has something change in the way a font feature should be implemented?
>
> \definefontsynonym [SansRegularCaps] [Sans] [
> features=smallcaps]
\definefontsynonym [SansCaps] [Sans] [features=smallcaps]
>
> If I ad
Hm, has something change in the way a font feature should be implemented?
This used to work:
\definefontfeature[smallcaps][default][script=latn,smcp=yes]
\starttypescript [sans] [seravek] [name]
\definefontsynonym [Seravek-Roman] [file:Seravek-Regular]
[features=default]
\stoptype