"Richard Heck" <rgh...@comcast.net> wrote in message
news:4d87a8cf.2070...@comcast.net...
Can you please repeat for me exactly what the error is and how I can
reproduce it? There was a bug along these lines a while ago. I'm not sure
why it has resurfaced.
1) Create any module with an inset, e.g.:
InsetLayout CharStyle:Drop_Cap
LyxType charstyle
LatexType Command
LatexName dropcap
LabelString dropcap
Font
Family Roman
Shape SmallCaps
EndFont
End
2) Add the module and use the inset in the document
3) Go to document settings, change something and click OK
4) You'll see a bunch of "class conversion errors" like
"Flex inset Code is undefined because of class conversion from ... to ..."
5) Export to PDF. Now the errors which were previously in the log dialog
show up again as "export errors".
So there are two bugs here:
* The class conversion errors shouldn't happen
* The log isn't being cleared and previous errors therefore prevent PDF
export etc.
Joost