mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-12 22:14:35 +00:00
Amend previous commit (4b33e603
)
Jürgen confirmed that the layout change to the last file is indeed expected [1]. [1] https://www.mail-archive.com/search?l=mid&q=e00fb2e29dfd77b992761aaa1f822fc979059728.camel%40lyx.org
This commit is contained in:
parent
4b33e60346
commit
8c3d378217
@ -6,7 +6,7 @@
|
|||||||
# With non-LuaLaTeX: everyhook
|
# With non-LuaLaTeX: everyhook
|
||||||
# With LuaLaTeX: luatexja, luatexja-adjust
|
# With LuaLaTeX: luatexja, luatexja-adjust
|
||||||
|
|
||||||
Format 104
|
Format 106
|
||||||
|
|
||||||
Style Part
|
Style Part
|
||||||
Argument post:1
|
Argument post:1
|
||||||
@ -30,6 +30,7 @@ Style Chapter
|
|||||||
Tooltip "Subtitle of the chapter"
|
Tooltip "Subtitle of the chapter"
|
||||||
InsertCotext 1
|
InsertCotext 1
|
||||||
EndArgument
|
EndArgument
|
||||||
|
TocLevel 0
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Chapter*
|
Style Chapter*
|
||||||
@ -46,6 +47,7 @@ Style Section
|
|||||||
Tooltip "Subtitle of the section"
|
Tooltip "Subtitle of the section"
|
||||||
InsertCotext 1
|
InsertCotext 1
|
||||||
EndArgument
|
EndArgument
|
||||||
|
TocLevel 1
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Section*
|
Style Section*
|
||||||
@ -62,6 +64,7 @@ Style Subsection
|
|||||||
Tooltip "Subtitle of the subsection"
|
Tooltip "Subtitle of the subsection"
|
||||||
InsertCotext 1
|
InsertCotext 1
|
||||||
EndArgument
|
EndArgument
|
||||||
|
TocLevel 2
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Subsection*
|
Style Subsection*
|
||||||
@ -78,6 +81,7 @@ Style Subsubsection
|
|||||||
Tooltip "Subtitle of the subsubsection"
|
Tooltip "Subtitle of the subsubsection"
|
||||||
InsertCotext 1
|
InsertCotext 1
|
||||||
EndArgument
|
EndArgument
|
||||||
|
TocLevel 3
|
||||||
End
|
End
|
||||||
|
|
||||||
Style Subsubsection*
|
Style Subsubsection*
|
||||||
|
Loading…
Reference in New Issue
Block a user