https://bugs.documentfoundation.org/show_bug.cgi?id=172391
--- Comment #11 from BogdanB <[email protected]> --- diff <(xmllint --format contentA.xml) <(xmllint --format contentB.xml) > <style:font-face style:name="Noto Sans" svg:font-family="'Noto Sans'" > style:font-family-generic="swiss"/> 8,9c9 < <style:font-face style:name="Noto Sans Devanagari" svg:font-family="'Noto Sans Devanagari'" style:font-family-generic="swiss"/> < <style:font-face style:name="Noto Sans Devanagari1" svg:font-family="'Noto Sans Devanagari'" style:font-family-generic="system" style:font-pitch="variable"/> --- > <style:font-face style:name="Noto Sans1" svg:font-family="'Noto Sans'" > style:font-family-generic="system" style:font-pitch="variable"/> 14c14,19 < <style:text-properties fo:font-size="14pt" style:font-size-asian="14pt" style:font-size-complex="14pt"/> --- > <style:paragraph-properties style:writing-mode="lr-tb"/> > <style:text-properties fo:font-size="12pt" officeooo:rsid="0012df43" > officeooo:paragraph-rsid="0012df43" style:font-size-asian="12pt" > style:font-size-complex="12pt"/> > </style:style> > <style:style style:name="P2" style:family="paragraph" > style:parent-style-name="Standard"> > <style:paragraph-properties style:writing-mode="lr-tb"/> > <style:text-properties fo:font-size="14pt" officeooo:rsid="0012df43" > officeooo:paragraph-rsid="0012df43" style:font-size-asian="14pt" > style:font-size-complex="14pt"/> 26,31c31,36 < <text:p text:style-name="Standard">Todo el tiempo se moverá</text:p> < <text:p text:style-name="Standard">Nuestra vida es como un río</text:p> < <text:p text:style-name="Standard">No es posible que sea igual</text:p> < <text:p text:style-name="Standard">No hay razón para temerle</text:p> < <text:p text:style-name="Standard"/> < <text:p text:style-name="P1">Algún día será mejor – Las Pelotas</text:p> --- > <text:p text:style-name="P1">Todo el tiempo se moverá</text:p> > <text:p text:style-name="P1">Nuestra vida es como un río</text:p> > <text:p text:style-name="P1">No es posible que sea igual</text:p> > <text:p text:style-name="P1">No hay razón para temerle</text:p> > <text:p text:style-name="P2"/> > <text:p text:style-name="P2">Algún día será mejor – Las Pelotas</text:p> -- You are receiving this mail because: You are the assignee for the bug.
