]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/apa.layout
Added support for natively zipped file formats that do not need decompression for...
[lyx.git] / lib / layouts / apa.layout
index cc14648afe9423a808e636add2c3c0327aa9f7c8..a3443ae34c7376e363b4def14318102d3f9aa6f1 100644 (file)
@@ -1,8 +1,8 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[apa,apacite.sty]{article (APA)}
+#  \DeclareLaTeXClass[apa,apacite.sty,endfloat.sty,endnotes.sty,flushend.sty,txfonts.sty]{article (APA)}
 # Author: Randy Gobbel <gobbel@andrew.cmu.edu>
 
-Format 10
+Format 35
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -44,6 +44,7 @@ Style Title
          Size                Huge
        EndFont
        Align                 Center
+       HTMLTitle             true
 End
 
 
@@ -294,8 +295,10 @@ Input stdfloats.inc
 Input stdcounters.inc
 
 NoStyle Part
+NoCounter part
 NoStyle Part*
 NoStyle Chapter
+NoCounter chapter
 NoStyle Chapter*
 NoStyle Section*
 NoStyle Subsection*
@@ -311,6 +314,7 @@ Style Section
          Series              Bold
          Size                Huge
        EndFont
+               TocLevel 1
 End
 
 
@@ -320,6 +324,7 @@ Style Subsection
          Series              Bold
          Size                Larger
        EndFont
+               TocLevel 2
 End
 
 
@@ -329,6 +334,7 @@ Style Subsubsection
          Series              Bold
          Size                Large
        EndFont
+               TocLevel 3
 End
 
 
@@ -338,6 +344,7 @@ Style Paragraph
          Series              Bold
          Size                Normal
        EndFont
+               TocLevel 4
 End
 
 
@@ -348,6 +355,7 @@ Style Subparagraph
          Size                Normal
          Shape               Italic
        EndFont
+               TocLevel 5
 End
 
 
@@ -364,7 +372,7 @@ Style Itemize
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Static
+       LabelType             Itemize
        LabelString           "*"
 End
 
@@ -384,6 +392,7 @@ Style Enumerate
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Enumerate
+       RefPrefix             enu
 End
 
 
@@ -405,5 +414,6 @@ Style Seriate
        LabelCounter          enumii
        LabelString           "(\alph{enumii})"
        LabelStringAppendix   "(\alph{enumii})"
+       RefPrefix             ser
 End