ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* latest stable release
@ 2006-04-07 13:17 Alan Bowen
  2006-04-07 15:06 ` Thomas A. Schmitz
  2006-04-08  8:47 ` Hans Hagen
  0 siblings, 2 replies; 6+ messages in thread
From: Alan Bowen @ 2006-04-07 13:17 UTC (permalink / raw)


The latest stable (ConTeXt  ver: 2006.04.06 23:00  fmt: 2006.4.7   
int: english  mes: english) release fails to compile a file that  
worked previously and returns the error message:
____________________________________________________________

! Missing number, treated as zero.
<to be read again>
                    \relax
\dododefineprotrudefactor ...pcode \handledfont #1
                                                   \dimexpr #2 
\lproddimen \if...
<argument> ...ndash\endcsname }{0}{.3}}\donothing
                                                   \let \char  
\normalchar
\secondoftwoarguments #1#2->#2

\dosetpairhandling ...ng \let \char \normalchar }}
                                                   \fi
<inserted text> ...fineprotrudefactor endash 0 .3
                                                   \dosetpairhandling  
\dodode...
...
l.97 \setupbodyfont[fourier,10.5pt]
____________________________________________________________

I do not know if this is a problem with the new release—or whether I  
should make changes at my end to get it to work again. Any suggestions?

Alan

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

* Re: latest stable release
  2006-04-07 13:17 latest stable release Alan Bowen
@ 2006-04-07 15:06 ` Thomas A. Schmitz
  2006-04-08  8:47 ` Hans Hagen
  1 sibling, 0 replies; 6+ messages in thread
From: Thomas A. Schmitz @ 2006-04-07 15:06 UTC (permalink / raw)


I can confirm this. Font protrusion seems to be broken in the current  
release; whenever I switch it on, I get a similar error.

Thomas

On Apr 7, 2006, at 3:17 PM, Alan Bowen wrote:

> ! Missing number, treated as zero.
> <to be read again>
>                     \relax
> \dododefineprotrudefactor ...pcode \handledfont #1
>                                                    \dimexpr #2
> \lproddimen \if...
> <argument> ...ndash\endcsname }{0}{.3}}\donothing
>                                                    \let \char
> \normalchar
> \secondoftwoarguments #1#2->#2
>
> \dosetpairhandling ...ng \let \char \normalchar }}
>                                                    \fi
> <inserted text> ...fineprotrudefactor endash 0 .3
>                                                    \dosetpairhandling
> \dodode...
> ...

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

* Re: latest stable release
  2006-04-07 13:17 latest stable release Alan Bowen
  2006-04-07 15:06 ` Thomas A. Schmitz
@ 2006-04-08  8:47 ` Hans Hagen
  2006-04-08 12:16   ` Alan Bowen
  1 sibling, 1 reply; 6+ messages in thread
From: Hans Hagen @ 2006-04-08  8:47 UTC (permalink / raw)


Alan Bowen wrote:
> The latest stable (ConTeXt  ver: 2006.04.06 23:00  fmt: 2006.4.7   
> int: english  mes: english) release fails to compile a file that  
> worked previously and returns the error message:
> ____________________________________________________________
>
> ! Missing number, treated as zero.
> <to be read again>
>                     \relax
> \dododefineprotrudefactor ...pcode \handledfont #1
>                                                    \dimexpr #2 
> \lproddimen \if...
> <argument> ...ndash\endcsname }{0}{.3}}\donothing
>                                                    \let \char  
> \normalchar
> \secondoftwoarguments #1#2->#2
>
> \dosetpairhandling ...ng \let \char \normalchar }}
>                                                    \fi
> <inserted text> ...fineprotrudefactor endash 0 .3
>                                                    \dosetpairhandling  
> \dodode...
> ...
> l.97 \setupbodyfont[fourier,10.5pt]
> ____________________________________________________________
>
> I do not know if this is a problem with the new release�or whether I  
> should make changes at my end to get it to work again. Any suggestions?
>
>   
can you post a small example file? 

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: latest stable release
  2006-04-08  8:47 ` Hans Hagen
@ 2006-04-08 12:16   ` Alan Bowen
  2006-04-08 13:07     ` Hans Hagen
  0 siblings, 1 reply; 6+ messages in thread
From: Alan Bowen @ 2006-04-08 12:16 UTC (permalink / raw)


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

Hans—

I attach a very short sample source file that will produce the  
failure not only using the latest stable ConTeXt (ver: 2006.04.06  
23:00),  but also the latest beta version (ver: 2006.04.06 15:27,).

Thanks for looking at this.

Alan


[-- Attachment #2: 2006.04.06_TEST.tex --]
[-- Type: application/octet-stream, Size: 746 bytes --]


\enableregime[mac]

%%%%	 Margin Kerning and Font Expansion
\usetypescript[serif,sans,mono,mm][hanging][normal]
\setupalign[hz,hanging]
\setupfootnotes[align={hz,hanging}]

\setupencoding[default=ec]

\starttypescript [serif] [default] [size]
\definebodyfont [10.1pt,10.5pt,9.6pt] [rm] [default]
\definebodyfont [10.1pt,10.5pt,9.6pt] [mm] [default]
\stoptypescript

%Fourier/Utopia Expert
\usetypescript[fourier][\defaultencoding]
\setupbodyfont[fourier,10.5pt]

\usemodule[t-greek]
\setupfontsynonym[GreekDioxipe][handling=greekpure] 
\setupfontsynonym[Alkaios][handling=greekpure]
\setupgreek[font=GreekDioxipe,altfont=Alkaios,scale=1.15]

\def\grk{\localgreek}
\def\altgrk{\localaltgreek}



\starttext
\dorecurse{10}{\input knuth}

\stoptext

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


On Apr 8, 2006, at 4:47 AM, Hans Hagen wrote:

> Alan Bowen wrote:
>> The latest stable (ConTeXt  ver: 2006.04.06 23:00  fmt: 2006.4.7
>> int: english  mes: english) release fails to compile a file that
>> worked previously and returns the error message:
>> ____________________________________________________________
>>
>> ! Missing number, treated as zero.
>> <to be read again>
>>                     \relax
>> \dododefineprotrudefactor ...pcode \handledfont #1
>>                                                    \dimexpr #2
>> \lproddimen \if...
>> <argument> ...ndash\endcsname }{0}{.3}}\donothing
>>                                                    \let \char
>> \normalchar
>> \secondoftwoarguments #1#2->#2
>>
>> \dosetpairhandling ...ng \let \char \normalchar }}
>>                                                    \fi
>> <inserted text> ...fineprotrudefactor endash 0 .3
>>                                                    \dosetpairhandling
>> \dodode...
>> ...
>> l.97 \setupbodyfont[fourier,10.5pt]
>> ____________________________________________________________
>>
>> I do not know if this is a problem with the new release�or  
>> whether I
>> should make changes at my end to get it to work again. Any  
>> suggestions?
>>
>>
> can you post a small example file?
>
> 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
> -----------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context


[-- Attachment #4: Type: text/plain, Size: 139 bytes --]

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: latest stable release
  2006-04-08 12:16   ` Alan Bowen
@ 2006-04-08 13:07     ` Hans Hagen
  2006-04-10 11:27       ` Alan Bowen
  0 siblings, 1 reply; 6+ messages in thread
From: Hans Hagen @ 2006-04-08 13:07 UTC (permalink / raw)


Alan Bowen wrote:
> Hans�
>
> I attach a very short sample source file that will produce the failure 
> not only using the latest stable ConTeXt (ver: 2006.04.06 23:00),  but 
> also the latest beta version (ver: 2006.04.06 15:27,).
ok, fixed, i'll upload another alpha release for testing 

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

* Re: latest stable release
  2006-04-08 13:07     ` Hans Hagen
@ 2006-04-10 11:27       ` Alan Bowen
  0 siblings, 0 replies; 6+ messages in thread
From: Alan Bowen @ 2006-04-10 11:27 UTC (permalink / raw)


Hans—

Many thanks for fixing this—and my apologies for being so slow to  
get back to you, a result of problems with my ISP and the usual end  
of term frenzy.

Best, Alan

On Apr 8, 2006, at 9:07 AM, Hans Hagen wrote:

> Alan Bowen wrote:
>> Hans�
>>
>> I attach a very short sample source file that will produce the  
>> failure
>> not only using the latest stable ConTeXt (ver: 2006.04.06 23:00),   
>> but
>> also the latest beta version (ver: 2006.04.06 15:27,).
> ok, fixed, i'll upload another alpha release for testing
>
> 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
> -----------------------------------------------------------------
>
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

end of thread, other threads:[~2006-04-10 11:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-07 13:17 latest stable release Alan Bowen
2006-04-07 15:06 ` Thomas A. Schmitz
2006-04-08  8:47 ` Hans Hagen
2006-04-08 12:16   ` Alan Bowen
2006-04-08 13:07     ` Hans Hagen
2006-04-10 11:27       ` Alan Bowen

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