Hi All, > You can't insert a graphic in a list item. Looking at the original, you > had that wrong there too, so you just got lucky. All that has happened > is that LyX has got better at spotting errors in the LaTeX log file. > > To fix your document, I changed all those list items containing > graphics, so: > > <list> > item > � <graphic> > � text > </list> > > to > > <list> > item > </list> > <standard> > � <indent 1> > � � graphic > � � text > � </indent> > <standard> > <list> > item > </list>
Thanks a lot for spotting this .. yet: technically this gets rid of the error message, but practically the problem is replaced by another one: the graphics is no longer where it belongs. Indeed I need the graphics (here, a symbolic mouse button) to be the list item, with its corresponding text to the right. In other words, the first of the above representations is correct, but not the second. Since this worked in previous versions, it seems that this construct as such is at least "LaTeX-compatible" ... now, JMarc's fix seems to apply to LaTeX only, so if there is a solution for LyX I would truly appreciate more details :-) Best regards! - Joerg -- joerg.hau(at)dplanet.ch * Lausanne, Switzerland http://homepage.sunrise.ch/mysunrise/joerg.hau/ "All standard disclaimers apply." Never take life seriously. You won't get out alive anyway.
