Hi,
I recently noted that index entries of lyx-1.5 are badly read by
lyx-1.6, and I did not see something
like that in bugzilla or recently in the list:
For example the following index entry written with lyx-1.5

[EMAIL PROTECTED]@\textit{Italic} : \textbackslash
textit\{...\}

is converted in lyx-1.6 to

[EMAIL PROTECTED]@\\textit{Italic} : \\textbackslash
textit\\{...\\}

the part [EMAIL PROTECTED] : \\textbackslash
textit\\{...\\} being
in ERT

Moreover, it may happens that lyx-1.6 convert an index entry into
strange characters
and then it is no more able to export the file in latex and of course
cannot compile it!
For example the following entry (written with lyx-1.5)

[EMAIL PROTECTED]@\textit{\' Equicontinue}

is converted by lyx-1.6 to

[EMAIL PROTECTED]@\textit{́ Equicontinue}

the part \textit{́ Equicontinue} being in ERT, the white part between {
and E being two strange
characters so that it cannot export (or compile) it! The error in
command line is :

Error 84 returned from iconv when converting from UCS-4LE to
ISO-8859-15: Invalid or incomplete multibyte or wide character

followed by the converted and unconverted input

PhC

Reply via email to