ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* bug in beta
@ 2009-01-08  7:01 Yue Wang
  2009-01-08  8:06 ` Taco Hoekwater
  0 siblings, 1 reply; 5+ messages in thread
From: Yue Wang @ 2009-01-08  7:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 3052 bytes --]

Hi, Hans:

I run into problem using my original typescript (it works last year).

What's wrong there?

[yue@localhost ~]$ context --version
MtxRun | main context file:
/usr/home/yue/context/tex/texmf-context/tex/context/base/context.tex
MtxRun | current version: 2008.11.10 21:40


Here is the error log:

! LuaTeX error ...text/tex/texmf-context/tex/context/base/luat-log.lua:75:
bad argument #2 to 'format' (string expected, got table)
stack traceback:
	[C]: in function 'format'
	...text/tex/texmf-context/tex/context/base/luat-log.lua:75: in
function 'report'
	...text/tex/texmf-context/tex/context/base/font-otf.lua:1431: in
function 'after'
	...text/tex/texmf-context/tex/context/base/font-otf.lua:895: in function 'load'
	...text/tex/texmf-context/tex/context/base/font-otf.lua:1845: in
function 'otf_to_tfm'
	...text/tex/texmf-context/tex/context/base/font-otf.lua:2066: in
function 'read_from_open_type'
	...text/tex/texmf-context/tex/context/base/font-def.lua:333: in
function <...text/tex/texmf-context/tex/context/base/font-def.lua:315>
	(tail call): ?
	...text/tex/texmf-context/tex/context/base/font-def.lua:260: in function 'read'
	...text/tex/texmf-context/tex/context/base/font-def.lua:645: in function 'read'
	...text/tex/texmf-context/tex/context/base/font-def.lua:752: in
function 'command_2'
	<main ctx instance>:1: in main chunk.
\lowleveldefinefont ...s ", "\@@fontfallbacks " )}
                                                  \edef \somefontspec {at \s...
\xxdododefinefont ...efont {#4}\newfontidentifier
                                                  \let \localrelativefontsiz...
\fontstrategy ...me \fontclass #2#3#4#5\endcsname
                                                  \tryingfontfalse \fi
<inserted text> ...yle \fontalternative \fontsize
                                                  \fi \iftryingfont \fontstr...
\synchronizefont ...strategy \the \fontstrategies
                                                  \relax \fi \iftryingfont \...
<argument> \getvalue {\@style@ \fontstyle }
                                           \edef \fontstyle {\fontstyle }\if...
...
l.52 \setupbodyfont[myfont,11pt]

? ^D
! Emergency stop.
\lowleveldefinefont ...s ", "\@@fontfallbacks " )}
                                                  \edef \somefontspec {at \s...
\xxdododefinefont ...efont {#4}\newfontidentifier
                                                  \let \localrelativefontsiz...
\fontstrategy ...me \fontclass #2#3#4#5\endcsname
                                                  \tryingfontfalse \fi
<inserted text> ...yle \fontalternative \fontsize
                                                  \fi \iftryingfont \fontstr...
\synchronizefont ...strategy \the \fontstrategies
                                                  \relax \fi \iftryingfont \...
<argument> \getvalue {\@style@ \fontstyle }
                                           \edef \fontstyle {\fontstyle }\if...
...
l.52 \setupbodyfont[myfont,11pt]

!  ==> Fatal error occurred, no output PDF file produced!


Yue Wang

[-- Attachment #2: a.tex --]
[-- Type: application/x-tex, Size: 2461 bytes --]

[-- Attachment #3: Type: text/plain, Size: 487 bytes --]

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

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

* Re: bug in beta
  2009-01-08  7:01 bug in beta Yue Wang
@ 2009-01-08  8:06 ` Taco Hoekwater
  2009-01-08  8:55   ` Yue Wang
  0 siblings, 1 reply; 5+ messages in thread
From: Taco Hoekwater @ 2009-01-08  8:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Yue Wang wrote:
> Hi, Hans:
> 
> I run into problem using my original typescript (it works last year).
> 
> What's wrong there?

It looks like you have a new luatex, but a relatively old context.
The latest luatex's (0.31.X) need the alpha/experimental context.

Best wishes,
Taco

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


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

* Re: bug in beta
  2009-01-08  8:06 ` Taco Hoekwater
@ 2009-01-08  8:55   ` Yue Wang
  2009-01-08  9:51     ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Yue Wang @ 2009-01-08  8:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi, Taco & Mojca:

So I think the distribution rsynced from the default first-setup is
somewhat broken?

Yue Wang


On Thu, Jan 8, 2009 at 4:06 PM, Taco Hoekwater <taco@elvenkind.com> wrote:
> Yue Wang wrote:
>>
>> Hi, Hans:
>>
>> I run into problem using my original typescript (it works last year).
>>
>> What's wrong there?
>
> It looks like you have a new luatex, but a relatively old context.
> The latest luatex's (0.31.X) need the alpha/experimental context.
>
> Best wishes,
> Taco
>
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: bug in beta
  2009-01-08  8:55   ` Yue Wang
@ 2009-01-08  9:51     ` Wolfgang Schuster
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Schuster @ 2009-01-08  9:51 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 08.01.2009 um 09:55 schrieb Yue Wang:

> Hi, Taco & Mojca:
>
> So I think the distribution rsynced from the default first-setup is
> somewhat broken?

You need the alpha version.

ConTeXt  ver: 2009.01.08 01:38 MKIV  fmt: 2009.1.8  int: english/english

Wolfgang

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


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

* bug in beta
@ 2001-03-28 16:29 Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2001-03-28 16:29 UTC (permalink / raw)


There is a bug in the beta zip concerning figure caption handling; i will
upload a new version tomorrow. That version will also provide metapost cmyk
support.

Hans  
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


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

end of thread, other threads:[~2009-01-08  9:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-08  7:01 bug in beta Yue Wang
2009-01-08  8:06 ` Taco Hoekwater
2009-01-08  8:55   ` Yue Wang
2009-01-08  9:51     ` Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2001-03-28 16:29 Hans Hagen

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).