]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/jss.layout
Update layouts
[lyx.git] / lib / layouts / jss.layout
index b0a7ec43737ef3ac22c44516a689d37f94ec2a38..5dafd831ff7a9ccdc288b010666aead1661dfde4 100644 (file)
@@ -8,7 +8,7 @@
 # License: GNU GPL version 2 or later
 # JSS LaTeX files can be downloaded from http://www.jstatsoft.org/downloads/JSSstyle.zip
 
-Format 54
+Format 59
 
 # Read the definitions from article.layout
 Input article.layout
@@ -44,20 +44,10 @@ Style Title
        EndFont
 End
 
-Style "Plain Title"
-       CopyStyle                       Title
-       LatexName                       Plaintitle
-End
-
 Style Author
        InPreamble                      1
 End
 
-Style "Plain Author"
-       CopyStyle                       Author
-       LatexName                       Plainauthor
-End
-
 Style Abstract
        Category                        FrontMatter
        LatexName                       Abstract
@@ -120,12 +110,24 @@ Style "Plain Keywords"
        LabelString                     "Plain Keywords:"
 End
 
+Style "Plain Title"
+       CopyStyle                       Keywords
+       LatexName                       Plaintitle
+       LabelString                     "Plain Title:"
+End
+
 Style "Short Title"
        CopyStyle                       Keywords
        LatexName                       Shorttitle
        LabelString                     "Short Title:"
 End
 
+Style "Plain Author"
+       CopyStyle                       Keywords
+       LatexName                       Plainauthor
+       LabelString                     "Plain Author:"
+End
+
 InsetLayout "Flex:Pkg"
        LyxType                         custom
        LabelString                     pkg
@@ -196,7 +198,6 @@ InsetLayout "Flex:Code Chunk"
          Family                        Typewriter
        EndFont
        LabelFont
-         #Series                       Bold
          Color                         Green
        EndFont
 End