]> git.lyx.org Git - features.git/commitdiff
jss.layout: correct appearance of sectioning commands
authorUwe Stöhr <uwestoehr@lyx.org>
Tue, 26 May 2015 10:24:24 +0000 (12:24 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Tue, 26 May 2015 10:24:24 +0000 (12:24 +0200)
- also 2 minor improvements

lib/layouts/jss.layout

index 20209f525a983f8bb90d4f9f7d405a0361b61ad2..516094d7fe219405fe4f0b7850fc88b46daaebc0 100644 (file)
@@ -20,6 +20,21 @@ AddToPreamble
     %\usepackage{Sweave}
 EndPreamble
 
+Style Section
+       LabelString                     \thesection.
+End
+
+Style Subsection
+       LabelString                     \thesubsection.
+End
+
+Style Subsubsection
+       LabelType                       No_Label
+       Font
+         Shape                         Italic
+       EndFont
+End
+
 Style Title
        InPreamble                      1
        Font
@@ -48,7 +63,7 @@ Style Abstract
        InTitle                         1
        InPreamble                      1
        Margin                          Dynamic
-       LeftMargin                      MM
+       LeftMargin                      M
        NextNoIndent            1
        ParSkip                         0.4
        BottomSep                       1.5
@@ -59,7 +74,6 @@ Style Abstract
        AlignPossible           Block, Left, Right, Center
        Labeltype                       Centered
        LabelString                     "Abstract"
-       Labelsep                        M
        LabelFont
          Series                        Bold
        EndFont