]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/apa.layout
Reference prefixes for enumerations.
[lyx.git] / lib / layouts / apa.layout
index 0d857e159729b38a2e14d42711856e93c78f465f..9364f33e4adfaf3d096aec8926309f438de15db2 100644 (file)
@@ -2,7 +2,7 @@
 #  \DeclareLaTeXClass[apa,apacite.sty]{article (APA)}
 # Author: Randy Gobbel <gobbel@andrew.cmu.edu>
 
-Format 21
+Format 27
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -44,6 +44,7 @@ Style Title
          Size                Huge
        EndFont
        Align                 Center
+       HTMLTitle             true
 End
 
 
@@ -389,6 +390,7 @@ Style Enumerate
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Enumerate
+       RefPrefix             enu
 End
 
 
@@ -410,5 +412,6 @@ Style Seriate
        LabelCounter          enumii
        LabelString           "(\alph{enumii})"
        LabelStringAppendix   "(\alph{enumii})"
+       RefPrefix             ser
 End