Abdelrazak Younes wrote: > Uwe Stöhr wrote: >> There is a bug in LyX 1.5svn with Index entries, because this valid LyX >> 1.4.3 LaTeX-code: >> >> (GIF, file extension {}``\texttt{.gif}'')\index{GIF|see{Image formats}}, >> {}``Portable Network Graphics'' (PNG, file extension >> {}``\texttt{.png}'')\index{PNG|see{Image formats}}, >> >> becomes in LyX 1.5svn: >> >> Format'' (GIF, file extension {}``\texttt{.gif}'')\index{GIF|see{Image >> formats}, >> {}``Portable Network Graphics'' (PNG, file extension >> {}``\texttt{.png}'')\index{PNG|see{Image formats}, >> >> The second closing brace of the \index command is swallowed. > > Somebody knows how to fix this? Somewhere in the export to latex code I > suppose...
I don't think so. I rather suspect lyx2lyx. How does the converted file look like? Georg