Because the code that creates the ncx the first time from the nav is different fron the code that updates the nav/ncx when the toc is edited or changed.
I will look to see if I can track down where it is coming from. You should also look into getting a diff tool that is smart enough to ignore whitspace on xml files.
Plus order of attributes on elements in xml is not sigificant and is not preserved by most xml tools that will also introduce deltas.
Last edited by KevinH; 05-20-2016 at 02:15 PM.
|