Hi, I am not sure if this is also related to the latest beta problem? But, however, with the latest minimal ... This is LuaTeX, Version snapshot-0.30.0-2008093012, build unknown MtxRun | current version: 2008.10.01 11:08 ... this test below gives smallcaps today!! Steffen \usetypescript[postscript] \definetypeface[postscript][rm][serif][times] \setupbodyfont[postscript,10pt] \starttext Test \stoptext
Steffen Wolfrum wrote:
Hi,
I am not sure if this is also related to the latest beta problem?
But, however, with the latest minimal ...
fixed ----------------------------------------------------------------- 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 -----------------------------------------------------------------
Am 01.10.2008 um 18:58 schrieb Hans Hagen:
Steffen Wolfrum wrote:
Hi,
I am not sure if this is also related to the latest beta problem?
But, however, with the latest minimal ...
fixed
I get now with font fallback a error message about the undefined command \parsefontspec in MkIV (used in font-col.tex) because you defined it only in font-ini.mkii. Wolfgang
Am 01.10.2008 um 19:11 schrieb Wolfgang Schuster:
Am 01.10.2008 um 18:58 schrieb Hans Hagen:
Steffen Wolfrum wrote:
Hi,
I am not sure if this is also related to the latest beta problem?
But, however, with the latest minimal ...
fixed
I get now with font fallback a error message about the undefined command \parsefontspec in MkIV (used in font-col.tex) because you defined it only in font-ini.mkii.
Here is a example: \definefontfallback[whatever][Slanted][basiclatin][force=yes] \definefontsynonym[SerifPlus][Serif][fallbacks=whatever] \definefont[MySerif][SerifPlus at 10pt] \starttext \MySerif\input knuth \stoptext Wolfgang
Am 01.10.2008 um 19:11 schrieb Wolfgang Schuster:
Am 01.10.2008 um 18:58 schrieb Hans Hagen:
Steffen Wolfrum wrote:
Hi,
I am not sure if this is also related to the latest beta problem?
But, however, with the latest minimal ...
fixed
I get now with font fallback a error message about the undefined command \parsefontspec in MkIV (used in font-col.tex) because you defined it only in font-ini.mkii.
Here is a example: \definefontfallback[whatever][Slanted][basiclatin][force=yes] \definefontsynonym[SerifPlus][Serif][fallbacks=whatever] \definefont[MySerif][SerifPlus at 10pt] \starttext \MySerif\input knuth \stoptext Wolfgang
Wolfgang Schuster wrote:
Am 01.10.2008 um 18:58 schrieb Hans Hagen:
Steffen Wolfrum wrote:
Hi,
I am not sure if this is also related to the latest beta problem?
But, however, with the latest minimal ... fixed
I get now with font fallback a error message about the undefined command \parsefontspec in MkIV (used in font-col.tex) because you defined it only in font-ini.mkii.
yeah, i ran into that too; solved already Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Steffen Wolfrum
-
Wolfgang Schuster