ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* problem with Iwona (beta 2012-01-08)
@ 2013-01-08 14:53 Peter Rolf
  2013-01-08 16:03 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Rolf @ 2013-01-08 14:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

first of all thanks to Wolfgang and Hans for fixing my TOC problem. :-)
The new beta has a problem with the Iwona font.


\setupbodyfont[iwona]


\starttext

foobar

\stoptext


gives...

[..]
(test.tex
fonts           > typescripts > unknown: library 'loc'
(R:/tex/texmf-context/tex/context/base/type-imp-iwona.mkiv){R:/tex/texmf/fonts/map/dvips/iwona/iwona-rm.map}{R:/tex/texmf/fonts/map/dvips/iwona/iwona-mi.map}{R:/tex/texmf/fonts/map/dvips/iwona/iwona-sy.map}{R:/tex/texmf/fonts/map/dvips/iwona/iwona-ex.map}{R:/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map}
fonts           > virtual math > the mapping is incomplete for
'iwonamath' at 7pt
! LuaTeX error R:/tex/texmf-context/tex/context/base/math-vfu.lua:100:
attempt to index field '?' (a nil value)
stack traceback:
	R:/tex/texmf-context/tex/context/base/math-vfu.lua:100: in function
'extension'
	R:/tex/texmf-context/tex/context/base/math-vfu.lua:474: in function
'addmissing'
	R:/tex/texmf-context/tex/context/base/math-vfu.lua:903: in function
<R:/tex/texmf-context/tex/context/base/math-vfu.lua:521>
	(...tail calls...)
	R:/tex/texmf-context/tex/context/base/font-def.lua:412: in function 'read'
	R:/tex/texmf-context/tex/context/base/font-ctx.lua:965: in function
'definefont_two'
	[string "\directlua "]:1: in main chunk.

system          > tex > error on line 1 in file test.tex: LuaTeX error  ...

1 >>  \setupbodyfont[iwona]
2
3
4     \starttext
5
6     foobar
7
8     \stoptext
9


\ctxcommand #1->\directlua {commands.#1}

\font_helpers_low_level_define ..._designsize " )}
                                                  \edef \somefontspec
{at \n...
\font_helpers_trigger_define ..._identifier_class
                                                  \csname
\v_font_identifier...
\font_helpers_set_math_family_a ...ily \endcsname
                                                  \else
\font_helpers_set_ma...
\font_helpers_set_math_family_indeed ..._family_a
                                                  \scriptscriptfont
#1\font ...
\font_helpers_set_math_family ...amily_indeed #1#2
                                                  \fi \else
\font_helpers_se...
...
l.1 \setupbodyfont[iwona]

?



Peter
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problem with Iwona (beta 2012-01-08)
  2013-01-08 14:53 problem with Iwona (beta 2012-01-08) Peter Rolf
@ 2013-01-08 16:03 ` Hans Hagen
  2013-01-08 18:45   ` Peter Rolf
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2013-01-08 16:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 1/8/2013 3:53 PM, Peter Rolf wrote:
> Hi,
>
> first of all thanks to Wolfgang and Hans for fixing my TOC problem. :-)
> The new beta has a problem with the Iwona font.
>
>
> \setupbodyfont[iwona]
>
>
> \starttext
>
> foobar
>
> \stoptext

fixed in next beta

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: problem with Iwona (beta 2012-01-08)
  2013-01-08 16:03 ` Hans Hagen
@ 2013-01-08 18:45   ` Peter Rolf
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Rolf @ 2013-01-08 18:45 UTC (permalink / raw)
  Cc: mailing list for ConTeXt users

Am 08.01.2013 17:03, schrieb Hans Hagen:
> On 1/8/2013 3:53 PM, Peter Rolf wrote:
>> Hi,
>>
>> first of all thanks to Wolfgang and Hans for fixing my TOC problem. :-)
>> The new beta has a problem with the Iwona font.
>>
>>
>> \setupbodyfont[iwona]
>>
>>
>> \starttext
>>
>> foobar
>>
>> \stoptext
> 
> fixed in next beta
> 

true, no more problems. thanx!

Peter
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-08 18:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-08 14:53 problem with Iwona (beta 2012-01-08) Peter Rolf
2013-01-08 16:03 ` Hans Hagen
2013-01-08 18:45   ` Peter Rolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).