Sigil behaves funny after Microsoft office update
I was converting a word doc into html and opening the file in Sigil. I noticed that the html only displays up to a certain point and then stops. I clearly see the the rest of the doc in the browser but not Sigil. So I got another older doc, converted to html and the same thing.
When things like this happen I always try to think of something I did that would cause this. Only thing I come up with is I upgraded my office word software to 14.2.4
I'm on a Mac
So when I looked at the html doc in code view inside Sigil I see a TON of codes that I never saw before:
here is the header info
<meta content="Word.Document" name="ProgId" />
<meta content="Microsoft Word 14" name="Generator" />
<meta content="Microsoft Word 14" name="Originator" />
<link href="SuzeBook%202012_files/filelist.xml" rel="File-List" />
<link href="SuzeBook%202012_files/editdata.mso" rel="Edit-Time-Data" /><!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
right after this there are thousands of lines
the rest of the code is in a rtf doc in the attached. I have NO IDEA how this was generated, it seems every doc I open in word that I convert to html has all of this.
any help?
can't be just me.
R
|