Re: [NTG-context] UTF8 / TeXUtils parsing error
I updated Ruby to the latest and greatest beta but have the same results: TeXUtils does not function correctly when processing .tui files, likely due to character encoding issues in Ruby. I'm running Ruby 1.9.2 and this seems to be the problem. 1.8.7 was working fine on other machines. There are evidently large changes in Ruby API and string handling and character encoding in upgrading from 1.8.x -> 1.9.x. I'm making the assumption that the only way to handle this is to downgrade Ruby. Are there any alternatives? Thanks for your help again!
On Fri, Jul 15, 2011 at 8:34 PM, Brian Wedde
I updated Ruby to the latest and greatest beta but have the same results: TeXUtils does not function correctly when processing .tui files, likely due to character encoding issues in Ruby.
I'm running Ruby 1.9.2 and this seems to be the problem. 1.8.7 was working fine on other machines. There are evidently large changes in Ruby API and string handling and character encoding in upgrading from 1.8.x -> 1.9.x.
I'm making the assumption that the only way to handle this is to downgrade Ruby. yes
-- luigi
participants (2)
-
Brian Wedde
-
luigi scarso