[LyX/master] Update layouts

Scott Kostyshak skostysh at lyx.org
Wed Jul 24 14:20:53 UTC 2024


On Wed, Jul 24, 2024 at 07:21:13AM GMT, Jürgen Spitzmüller wrote:
> Am Dienstag, dem 23.07.2024 um 15:16 -0400 schrieb Scott Kostyshak:
> > Can we update the layouts now?
> 
> Go ahead. Nobody seems to have time to look at the problem.

I just pushed. There was one file that had a non-trivial diff. Does the
following look expected, or at least harmless?

+++ b/lib/layouts/jlreq-common.inc
@@ -6,7 +6,7 @@
 # With non-LuaLaTeX:   everyhook
 # With LuaLaTeX:               luatexja, luatexja-adjust
 
-Format 104
+Format 106
 
 Style Part
        Argument post:1
@@ -30,6 +30,7 @@ Style Chapter
                Tooltip                 "Subtitle of the chapter"
                InsertCotext    1
        EndArgument
+       TocLevel 0
 End
 
 Style Chapter*
@@ -46,6 +47,7 @@ Style Section
                Tooltip                 "Subtitle of the section"
                InsertCotext    1
        EndArgument
+       TocLevel 1
 End
 
 Style Section*
@@ -62,6 +64,7 @@ Style Subsection
                Tooltip                 "Subtitle of the subsection"
                InsertCotext    1
        EndArgument
+       TocLevel 2
 End
 
 Style Subsection*
@@ -78,6 +81,7 @@ Style Subsubsection
                Tooltip                 "Subtitle of the subsubsection"
                InsertCotext    1
        EndArgument
+       TocLevel 3
 End
 
Scott
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20240724/240b33c3/attachment-0001.asc>


More information about the lyx-devel mailing list