On Fri, Feb 8, 2013 at 11:48 AM, EK <ehud.kap...@gmail.com> wrote: > OK-- further research uncovered the culprit for the first issue (the need to > accept any change made before I could compile). > In my preamble I had the following: > > \usepackage{enumitem} > > \setlist{leftmargin=0mm, itemindent=3mm, itemsep=0.75mm,nolistsep} > > \usepackage[pdftex,outerbars]{changebar} > > \renewcommand{\lyxadded}[3]{{\cbstart\color{lyxadded}{}#3\cbend}} > > \renewcommand{\lyxdeleted}[3]{{\cbstart\color{lyxdeleted}\sout{#3}\cbend}} > > > Commenting these lines out solved the problem. I have not yet discovered > the reason for the failure to correctly reference a wrap figure in a box.
Thanks for keeping us updated. Hopefully we can figure out the second issue Best, Scott