Thomas A. Schmitz wrote:
> Sorry it's me again who's breaking the bad news... Today's release  
> seems to have a bug; newtexexec won't run. Here's the output I get:
>
> newtexexec.rb beredsamkeit.tex
> TeXExec | processing document 'beredsamkeit.tex'
> TeXExec | provide ctx file
> /usr/local/teTeX/share/texmf.local/scripts/context/ruby/base/tex.rb: 
> 1249:in `processfile'TeXExec | option 'filename' is set to  
> 'beredsamkeit.tex'
> TeXExec | option 'mainlanguage' is set to 'standard'
> TeXExec | option 'bodyfont' is set to 'standard'
> TeXExec | option 'language' is set to 'standard'
> TeXExec | option 'engine' is set to 'standard'
> TeXExec | option 'distribution' is set to 'web2c'
> TeXExec | option 'texformats' is set to 'standard'
> TeXExec | option 'mpsformats' is set to 'metafun'
> TeXExec | option 'progname' is set to 'context'
> TeXExec | option 'interface' is set to 'standard'
> TeXExec | option 'runs' is set to '8'
> TeXExec | option 'backend' is set to 'standard'
> : undefined local variable or method `verbose' for #<TEX:0x27d9a4>  
> (NameError)
>          from /usr/local/teTeX/share/texmf.local/scripts/context/ruby/ 
> base/tex.rb:826:in `processtex'
>          from /usr/local/teTeX/share/texmf.local/scripts/context/ruby/ 
> base/tex.rb:823:in `each'
>          from /usr/local/teTeX/share/texmf.local/scripts/context/ruby/ 
> base/tex.rb:823:in `processtex'
>          from /usr/local/teTeX/share/texmf.local/scripts/context/ruby/ 
> newtexexec.rb:65:in `process'
>          from /usr/local/teTeX/share/texmf.local/scripts/context/ruby/ 
> newtexexec.rb:55:in `main'
>          from /usr/local/teTeX/share/texmf.local/scripts/context/ruby/ 
> newtexexec.rb:632:in `send'
>          from /usr/local/teTeX/share/texmf.local/scripts/context/ruby/ 
> newtexexec.rb:632
>
> Any obvious fix?
>   

grep for "if verbose" change that into "if  getvariable('verbose')"

btw, i now use the alternative (written in ruby) kpse lib; if that works 
ok, i'll enable a speed improvement (faster database read)

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

Reply via email to