On Thu, 20 Jul 2006, Hans Hagen wrote:
Aditya Mahajan wrote:
On Wed, 19 Jul 2006, Taco Hoekwater wrote:
Aditya Mahajan wrote:
None of the extensible arrows work with antykwa-torunska as \relbar is not of fixed width in that font. Are there any other free math fonts that I should check?
iwona and kurier have math nowadays, don't they?
Tested for iwona and it works fine. I do not know how to get kurier to work (I was looking at typescripts defined in type-exa and kurier is not there).
\usetypescript[iwona] [texnansi] \usetypescript[kurier][texnansi]
Kurier typeface is not defined anywhere! The following definition should be part of type-exa.tex --------------------------------------%<-------------------------------------- \starttypescript [kurier-light,kurier,kurier-medium] [texnansi,ec,8r,uc,t2a] % todo: rscale \definetypeface[\typescriptone][ss][sans] [\typescriptone] [default][encoding=\typescripttwo] \definetypeface[\typescriptone][rm][serif][modern] [default][encoding=\typescripttwo] \definetypeface[\typescriptone][tt][mono] [modern] [default][encoding=\typescripttwo] \definetypeface[\typescriptone][mm][math] [\typescriptone] [default][encoding=\typescripttwo,text=ss] \stoptypescript --------------------------------------%<-------------------------------------- Also, why not add all iwona variants to \starttypescript for iwona. --------------------------------------%<-------------------------------------- \starttypescript [iwona-light,iwona,iwona-medium,iwona-heavy,iwona-light-cond,iwona-cond,iwona-medium-cond,iwona-heavy-cond] [texansi,ec,8r,uc,t2a] --------------------------------------%<-------------------------------------- instead of \starttypescript [iwona,iwona-light,iwona-heavy,iwona-medium] [texnansi,ec,8r,uc,t2a] The arrows work fine with kurier. I will write an email to Janusz asking for a "arrow shaft" glyph for math in antkiwa. Aditya