Re: tex2lyx import troubles

2009-07-01 Thread Jean-Marc Lasgouttes
Le 1 juil. 09 à 19:31, Edwin Leuven a écrit : j-marc wrote: This is not a surprise, since your files are encoded in latin1, but there is no \usepackage[latin1]{inputenc} in there. i am sure this comes as a surprise though to encoding ignorant people like me. I understand that. We have the

RE: tex2lyx import troubles

2009-07-01 Thread Edwin Leuven
j-marc wrote: > This is not a surprise, since your files are encoded in latin1, but > there is no \usepackage[latin1]{inputenc} in there. i am sure this comes as a surprise though to encoding ignorant people like me. it's a (chunk of a) file from one of my students btw, and it compiles without

Re: tex2lyx import troubles

2009-07-01 Thread Jean-Marc Lasgouttes
Edwin Leuven writes: > i get errors like these: > > Error 42 returned from iconv when converting from UTF-8 to UCS-4LE: Illegal > byte > sequence > Converted input: > Stopped at: 0xe9 > Unconverted input: 0x63 0x69 > Converted output: > > example files attached. > > can anyone confirm? This is