]> git.lyx.org Git - features.git/blobdiff - lib/layouts/jasatex.layout
Bump layout format
[features.git] / lib / layouts / jasatex.layout
index 87c9053175478ca12df4b5d4b47a910f94146193..122ffcc129a41c66c234ed0ef020d825255ea95f 100644 (file)
@@ -4,16 +4,17 @@
 # JASATeX textclass definition file.
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
-Format 36
+Format 42
 
-Columns                 1
-Sides                   1
-SecNumDepth             3
-TocDepth                3
-DefaultStyle            Standard
+Columns                        1
+Sides                  1
+SecNumDepth            3
+TocDepth               3
+DefaultStyle           Standard
+Provides natbib                1
 
 ClassOptions
-       FontSize                10|11|12
+       FontSize        10|11|12
 end
 
 Preamble
@@ -68,6 +69,10 @@ Style Title
        ParSep                  1
        Align                   Center
        AlignPossible           Left, Right
+       Argument 1
+         LabelString           "Short Title|S"
+         Tooltip               "Short title that will appear in header line"
+       EndArgument
        LabelType               No_Label
        Font
          Size                  Largest
@@ -116,7 +121,10 @@ Style "Alternative Affiliation"
        CopyStyle               Affiliation
        LatexType               Command
        LatexName               altaffiliation
-       OptionalArgs            1
+       Argument 1
+         LabelString           "Affiliation Prefix"
+         Tooltip               "A prefix like 'Also at '"
+       EndArgument
 End