ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problems with latest beta
@ 2006-10-30 20:51 Thomas A. Schmitz
  2006-10-30 20:57 ` Aditya Mahajan
       [not found] ` <Pine.WNT.4.63.0610301602350.3184@nqvgln>
  0 siblings, 2 replies; 7+ messages in thread
From: Thomas A. Schmitz @ 2006-10-30 20:51 UTC (permalink / raw)


I have a number of grave problems with the latest beta

texmfstart texexec.pl --version

TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005

                texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
                texutil : TeXUtil   | --references    convert tui  
file into tuo file                   tex : pdfTeX, 3.141592-1.40.0- 
beta-20061017 (Web2C 7.5.5)
                context : ver: 2006.10.27 15:16
                cont-en : ver: 2006.10.27 15:16 MK II  fmt:  
2006.10.30/english
                cont-nl : ver: 2006.10.27 15:16 MK II  fmt:  
2006.10.30/dutch


1. At the end of the run, I get these errors:
TeXUtil | parsing file translation.tui
TeXUtil | fatal error in plugin (processing): undefined method  
`rjust' for 0:Fixnum

   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
texutil.rb:619:in `build'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
texutil.rb:845:in `processor'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
texutil.rb:844:in `each_index'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
texutil.rb:844:in `processor'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
texutil.rb:835:in `each'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
texutil.rb:835:in `processor'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
texutil.rb:127:in `processors'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
texutil.rb:125:in `each'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
texutil.rb:125:in `processors'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
texutil.rb:1017:in `processed'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
tex.rb:1577:in `runtexutil'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
tex.rb:1570:in `each'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
tex.rb:1570:in `runtexutil'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
tex.rb:1854:in `processfile'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
tex.rb:1086:in `processtex'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
tex.rb:1085:in `timedrun'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
tex.rb:1085:in `processtex'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
tex.rb:1082:in `each'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/ 
tex.rb:1082:in `processtex'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/texexec.rb: 
61:in `process'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/texexec.rb: 
51:in `main'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/texexec.rb: 
759:in `send'
   /usr/local/teTeX/share/texmf.local/scripts/context/ruby/texexec.rb: 
759

2. Accordingly, the index is in no particular order and unusable.

May I also hint again at the index questions I posted last week?

Best

Thomas

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

* Re: Problems with latest beta
  2006-10-30 20:51 Problems with latest beta Thomas A. Schmitz
@ 2006-10-30 20:57 ` Aditya Mahajan
  2006-10-30 22:55   ` Hans Hagen
       [not found] ` <Pine.WNT.4.63.0610301602350.3184@nqvgln>
  1 sibling, 1 reply; 7+ messages in thread
From: Aditya Mahajan @ 2006-10-30 20:57 UTC (permalink / raw)


On Mon, 30 Oct 2006, Thomas A. Schmitz wrote:

> I have a number of grave problems with the latest beta
>
> texmfstart texexec.pl --version

Did you try texexec.rb? The message looks to be coming from ruby.

> TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
>
>                texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
>                texutil : TeXUtil   | --references    convert tui
> file into tuo file                   tex : pdfTeX, 3.141592-1.40.0-
> beta-20061017 (Web2C 7.5.5)
>                context : ver: 2006.10.27 15:16
>                cont-en : ver: 2006.10.27 15:16 MK II  fmt:
> 2006.10.30/english
>                cont-nl : ver: 2006.10.27 15:16 MK II  fmt:
> 2006.10.30/dutch
>
>
> 1. At the end of the run, I get these errors:
> TeXUtil | parsing file translation.tui
> TeXUtil | fatal error in plugin (processing): undefined method
> `rjust' for 0:Fixnum

AFAIK, Fixnum is a ruby method, so this error message must be coming 
from the ruby version. I do not know anything about index, so cannot 
help on the actual error.

Aditya

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

* Re: Problems with latest beta
  2006-10-30 20:57 ` Aditya Mahajan
@ 2006-10-30 22:55   ` Hans Hagen
  0 siblings, 0 replies; 7+ messages in thread
From: Hans Hagen @ 2006-10-30 22:55 UTC (permalink / raw)


Aditya Mahajan wrote:
> On Mon, 30 Oct 2006, Thomas A. Schmitz wrote:
>
>   
>> I have a number of grave problems with the latest beta
>>
>> texmfstart texexec.pl --version
>>     
>
> Did you try texexec.rb? The message looks to be coming from ruby.
>
>   
>> TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
>>
>>                texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
>>                texutil : TeXUtil   | --references    convert tui
>> file into tuo file                   tex : pdfTeX, 3.141592-1.40.0-
>> beta-20061017 (Web2C 7.5.5)
>>                context : ver: 2006.10.27 15:16
>>                cont-en : ver: 2006.10.27 15:16 MK II  fmt:
>> 2006.10.30/english
>>                cont-nl : ver: 2006.10.27 15:16 MK II  fmt:
>> 2006.10.30/dutch
>>
>>
>> 1. At the end of the run, I get these errors:
>> TeXUtil | parsing file translation.tui
>> TeXUtil | fatal error in plugin (processing): undefined method
>> `rjust' for 0:Fixnum
>>     
>
> AFAIK, Fixnum is a ruby method, so this error message must be coming 
> from the ruby version. I do not know anything about index, so cannot 
> help on the actual error.
>   
it's an old texexec anyway so there may indeed be some mismatch; hard to  tell 

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

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

* Re: Problems with latest beta
       [not found] ` <Pine.WNT.4.63.0610301602350.3184@nqvgln>
@ 2006-10-31  8:21   ` Thomas A. Schmitz
  0 siblings, 0 replies; 7+ messages in thread
From: Thomas A. Schmitz @ 2006-10-31  8:21 UTC (permalink / raw)


Sorry, this was supposed to go to the list, not to Aditya privately:


On Oct 30, 2006, at 10:03 PM, Aditya Mahajan wrote:

> Hi Thomas,
>
>  This is a wild guess. On line 619 on texutil.rb add
>
>  (@realpage ||'').to_s.rjust(6,' ').gsub(/0/,' '),
>                  ^^^^^^
>                  add this
>
>
> Aditya
>
>
Thanks for the reply, Aditya. Your fix appears to work; now, I get a  
proper index again.

> Did you try texexec.rb? The message looks to be coming from ruby.

I am, in fact, using the ruby script; I just find the --version  
output of the perl variant much clearer; that's why I use it just for  
verification of the formats etc.

Thanks again!

Thomas

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

* Re: problems with latest beta
  2002-07-12 21:42 ` problems " Henning Hraban Ramm
@ 2002-07-13 16:17   ` Henning Hraban Ramm
  0 siblings, 0 replies; 7+ messages in thread
From: Henning Hraban Ramm @ 2002-07-13 16:17 UTC (permalink / raw)


Am Freitag, 12. Juli 2002 23:42 schrieb Henning Hraban Ramm:
> > >-- several lists (menus, toc) doesn't work any longer; index does.
> > strange, i uploaded my current version; can you make a minimal failing
> > sample?
> I'll try. Until now I saw it only within my presentations at the menu (that
> worked before) and local tocs; the toc of my book is ok.

Oh, ehm... Stupid error by me: I tried to set up lists for non-list sections, 
that is, subjects etc.

Grüßlis vom Hraban!


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

* Re: problems with latest beta
       [not found] <5.1.0.14.1.20020712175004.036def10@remote-1>
@ 2002-07-12 21:42 ` Henning Hraban Ramm
  2002-07-13 16:17   ` Henning Hraban Ramm
  0 siblings, 1 reply; 7+ messages in thread
From: Henning Hraban Ramm @ 2002-07-12 21:42 UTC (permalink / raw)
  Cc: ntg-context

Am Freitag, 12. Juli 2002 17:50 schrieb Hans Hagen:
> >-- font (size) settings in \setupfootnotes show no effect, footnotes are
> >always about 12 pt.
> solved, see earlier mail,

Thank you. I didn't follow that thread enough to figure out that it could be 
the same issue.

> >-- several lists (menus, toc) doesn't work any longer; index does.
>
> strange, i uploaded my current version; can you make a minimal failing
> sample?

I'll try. Until now I saw it only within my presentations at the menu (that 
worked before) and local tocs; the toc of my book is ok.

Grüßlis vom Hraban!
-- 
http://www.angerweit.de
http://www.fiee.net
http://www.ramm.ch
---


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

* problems with latest beta
@ 2002-07-11 17:51 Henning Hraban Ramm
  0 siblings, 0 replies; 7+ messages in thread
From: Henning Hraban Ramm @ 2002-07-11 17:51 UTC (permalink / raw)


Ahoi!

I run into some strange behaviour which seems to depend on the latest beta:

-- font (size) settings in \setupfootnotes show no effect, footnotes are 
always about 12 pt.

-- several lists (menus, toc) doesn't work any longer; index does.

Any hints? Or really a bug?

Grüßlis vom Hraban!


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

end of thread, other threads:[~2006-10-31  8:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-30 20:51 Problems with latest beta Thomas A. Schmitz
2006-10-30 20:57 ` Aditya Mahajan
2006-10-30 22:55   ` Hans Hagen
     [not found] ` <Pine.WNT.4.63.0610301602350.3184@nqvgln>
2006-10-31  8:21   ` Thomas A. Schmitz
     [not found] <5.1.0.14.1.20020712175004.036def10@remote-1>
2002-07-12 21:42 ` problems " Henning Hraban Ramm
2002-07-13 16:17   ` Henning Hraban Ramm
  -- strict thread matches above, loose matches on Subject: below --
2002-07-11 17:51 Henning Hraban Ramm

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