https://bugs.documentfoundation.org/show_bug.cgi?id=114067
--- Comment #14 from Justin L <[email protected]> --- (In reply to Justin L from comment #13) > You can do Alt-Enter to create an empty paragraph before the TOC. Alt-Enter properly came in 24.8 (and backported to 24.2.2) with commit aebdc79dbc5bf059ee0921a00d2795e526a52c42 Author: Oliver Specht on Tue Feb 27 16:43:56 2024 +0100 tdf#146356 insert new paragraph before table of contents Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164050 So perhaps something could be done with CanSpecialInsert/DoSpecialInsert in edtwin.cxx's SwEditWin::KeyInput for this particular case. But I still lean towards comment 10 - none of this is worth the coding complexity. -- You are receiving this mail because: You are the assignee for the bug.
