>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
>> If not I have to think more. Georg> I committed this version. If the comment is still not clear Georg> please tell. It happens that I do not really understand what we want to do with change_encoding and why there is a specific problem. Probably my fault. It happens that this code does not compile here: ../../lyx-devel/src/output_latex.C: In function `std::_List_const_iterator<lyx::Paragraph> lyx::<unnamed>::TeXOnePar(const lyx::Buffer&, const lyx::ParagraphList&, std::_List_const_iterator<lyx::Paragraph>, lyx::odocstream&, lyx::TexRow&, const lyx::OutputParams&, const std::string&)': ../../lyx-devel/src/output_latex.C:503: error: 'const class std::vector<char, std::allocator<char> >' has no member named 'data' My gcc is: ehrenfest: gcc --version gcc-3.4.1 (GCC) 3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk) JMarc