
Hi Hans, hi all, First: in the last 2 Betas (today and yesterday) the parameter --interface for texexec seems not to work anymore. my log:
Second: The command || like in knuth.tex seems not to work properly in mkiv. Even with enabled liga feature it builds two hyphens. Last: I can't enable fontfeatures for the "Vista-Fonts" for instance Cambria. They are simply ignored. They are OTF with TTF extensions, ist this the reason? Greetings Lutz ---------- Proud member of the NTG

Lutz Haseloff wrote:
best use context --interface=xp --autopdf ligtest.tex texexec just calls context but with some limitations
hm
i don't know ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------

Lutz Haseloff wrote:
mtxrun --script font --list --info cambria
lists a whole lot; but in cambria there is no dflt, dflt so you need to be explitly latn (because there is also grek and math) ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------

On Wed, Mar 4, 2009 at 4:35 PM, Hans Hagen
Weird, that's all I get for Cambria (other fonts show the complete list) Rover:base wolf$ mtxrun --script font --list --info cambria MtxRun | fontname: cambria MtxRun | fullname: Cambria MtxRun | filename: /Users/wolf/Library/Fonts/CAMBRIA.TTC MtxRun | Wolfgang

Wolfgang Schuster wrote:
maybe an old cambria
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------

I had to rename CAMBRIA.TTC to cambria.ttc, now mtxrun lists the same
features.
Perhaps a luatex problem?
Tlig now works, but with Cambria ligatures i had no luck yet with following
testfile:
---------------------
\definefontfeature[default][default][script=latn,language=dflt]
\font\cambria=name:cambriabook*default at 12pt
\font\fertigo=name:fertigoproregular*default at 11pt
\starttext
\cambria
-- --- ff fi fl ffi ffl – — ff fi fl ffi ffl
\blank
\fertigo
-- --- ff fi fl ffi ffl – — ff fi fl ffi ffl
\stoptext
---------------------
Greetings Lutz
2009/3/4 Hans Hagen
participants (3)
-
Hans Hagen
-
Lutz Haseloff
-
Wolfgang Schuster