i18npool/source/localedata/data/en_US.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 894efac210a3871214d95a52c322b0bee40f00ba
Author:     Justin Luth <justin.l...@collabora.com>
AuthorDate: Mon Jan 9 10:22:13 2023 -0500
Commit:     Justin Luth <jl...@mail.com>
CommitDate: Tue Jan 10 01:09:27 2023 +0000

    tdf#56258 i18npool en-US: partial revert 5th outline level
    
    This reverts the change of A.I.a.i. -> A.I.a.i.1.
    made by commit dd8ed1fdbc63499ac958d28536c3c5540455358b.
    
    While it wasn't necessarily a bad change, it no longer has
    any justification, since the complementary change in the
    other outline definition was modified to become MLA compliant.
    
    Rather than make any change at all, just revert back to the
    original definition, and leave the level definition to the
    normal 4 levels of numbering before the bullets start.
    
    Change-Id: I88d792a6dd20bd519755349905975cf9028f9fa6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145236
    Tested-by: Jenkins
    Reviewed-by: Justin Luth <jl...@mail.com>

diff --git a/i18npool/source/localedata/data/en_US.xml 
b/i18npool/source/localedata/data/en_US.xml
index b2b8bc0d67de..b6e0924c8e97 100644
--- a/i18npool/source/localedata/data/en_US.xml
+++ b/i18npool/source/localedata/data/en_US.xml
@@ -608,12 +608,12 @@
       <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." 
BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="200" 
SymbolTextDistance="50" FirstLineOffset="0" Adjust="1"/>
       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " 
BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" 
LeftMargin="250" SymbolTextDistance="50" FirstLineOffset="0"/>
     </OutlineStyle>
-    <OutlineStyle>
+    <OutlineStyle> <!-- A.I.a.i. -->
       <OutLineNumberingLevel Prefix=" " NumType="0" Suffix="." 
BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0" 
SymbolTextDistance="50" FirstLineOffset="0"/>
       <OutLineNumberingLevel Prefix=" " NumType="2" Suffix="." 
BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="50" 
SymbolTextDistance="50" FirstLineOffset="0" Adjust="1"/>
       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." 
BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="100" 
SymbolTextDistance="50" FirstLineOffset="0"/>
       <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." 
BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="150" 
SymbolTextDistance="50" FirstLineOffset="0" Adjust="1"/>
-      <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." 
BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="200" 
SymbolTextDistance="50" FirstLineOffset="0"/>
+      <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " 
BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" 
LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
       <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " 
BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" 
LeftMargin="250" SymbolTextDistance="50" FirstLineOffset="0"/>
     </OutlineStyle>
     <OutlineStyle> <!-- ISO 2145 compliant decimal outline-->

Reply via email to