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

Attachment: signature.asc
Description: PGP signature

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to