https://bugs.documentfoundation.org/show_bug.cgi?id=62032
--- Comment #59 from Justin L <[email protected]> --- (In reply to sdc.blanco from comment #58) The problem was that the list level wasn't changed/set at all. (A "no level defined" means level 1.) A last minute change to my code broke the situation where no list level was previous assigned. Fix coming soon. P.S. Testing hint: using "Numbering ivx" as the testing style because it shows different numbering depending on the level. Level 1 uses lower roman "i.", level 2 uses upper roman "I.", level 3 uses "a)", and level 4+ use a bullet. I'll also add a note that I hit some kind of infinite loop on one (unshareable) document when setting "Default Paragraph Style" to numbering ivx and some list level both at the same time. (It didn't lock up when doing it separately - although of course then it doesn't apply the indenting/sublevels either). Probably just a coincidence, but it confirms the benefit of keeping this as experimental. -- You are receiving this mail because: You are the assignee for the bug.
