]> git.lyx.org Git - features.git/blobdiff - lib/layouts/apa.layout
Bump layout format
[features.git] / lib / layouts / apa.layout
index 4a421f415e0d6ded88a6fa73e2c5c6aa8981c467..b4eb952e28e0f89125b57e1932bd6bbe48e1e3e2 100644 (file)
@@ -3,7 +3,7 @@
 #  \DeclareCategory{Articles}
 # Author: Randy Gobbel <gobbel@andrew.cmu.edu>
 
-Format 40
+Format 42
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -245,8 +245,7 @@ Style CenteredCaption
        LabelType             Sensitive
        LabelString           "Senseless!"
        Argument 1
-               LabelString   "Short Title"
-               Shortcut      S
+               LabelString   "Short Title|S"
                Tooltip       "The caption as it appears in the list of figures/tables"
        EndArgument
        LabelFont
@@ -355,6 +354,10 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Itemize
+       Argument item:1
+               LabelString   "Custom Item|s"
+               Tooltip       "A customized item string"
+       EndArgument
 End
 
 
@@ -374,6 +377,10 @@ Style Enumerate
        AlignPossible         Block, Left
        LabelType             Enumerate
        RefPrefix             enu
+       Argument item:1
+               LabelString   "Custom Item|s"
+               Tooltip       "A customized item string"
+       EndArgument
 End