]> git.lyx.org Git - lyx.git/commit
Fix bug #11418.
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 4 Dec 2022 05:33:14 +0000 (00:33 -0500)
committerRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 4 Dec 2022 05:33:14 +0000 (00:33 -0500)
commit3eb3608138143249fe32edf9a55a766347ac87b0
treea3cdba6265a8a30f5304886710bb64b14c920b4d
parenteb949f1d056484b1a4015af814c7cfb2dbaff0e5
Fix bug #11418.

Add new HTMLInToc layout tag: When false, the thing will not be output
to the TOC. It's now set to false for starred sections.
lib/layouts/beamer.layout
lib/layouts/egs.layout
lib/layouts/stdstarsections.inc
lib/scripts/layout2layout.py
src/Layout.cpp
src/Layout.h
src/TextClass.cpp
src/insets/InsetTOC.cpp