]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/apa.layout
specify a background color for listings and allow the user to change it, patch by...
[lyx.git] / lib / layouts / apa.layout
index 49a85f65f5d6c5117e82eda720cd6f26ad5dac15..d55dc7162e5d47456c69a4b3ed27a9f52e0746e5 100644 (file)
@@ -2,7 +2,7 @@
 #  \DeclareLaTeXClass[apa,apacite.sty]{article (APA)}
 # Author: Randy Gobbel <gobbel@andrew.cmu.edu>
 
-Format 6
+Format 8
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -288,19 +288,67 @@ End
 
 Input stdsections.inc
 Input stdstarsections.inc
-
 Input stdinsets.inc
+
 Input stdfloats.inc
 Input stdcounters.inc
 
 NoStyle Part
-NoStyle Section
-NoStyle Subsection
-NoStyle Subsubsection
+NoStyle Part*
 NoStyle Chapter
-NoStyle Paragraph
-NoStyle Subparagraph
 NoStyle Chapter*
+NoStyle Section*
+NoStyle Subsection*
+NoStyle Subsubsection*
+NoStyle Paragraph*
+NoStyle Subparagraph*
+
+
+Style Section
+       LabelType             No_Label
+       Align                 Center
+       Font
+         Series              Bold
+         Size                Huge
+       EndFont
+End
+
+
+Style Subsection
+       LabelType             No_Label
+       Font
+         Series              Bold
+         Size                Larger
+       EndFont
+End
+
+
+Style Subsubsection
+       LabelType             No_Label
+       Font
+         Series              Bold
+         Size                Large
+       EndFont
+End
+
+
+Style Paragraph
+       LabelType             No_Label
+       Font
+         Series              Bold
+         Size                Normal
+       EndFont
+End
+
+
+Style Subparagraph
+       LabelType             No_Label
+       Font
+         Series              Bold
+         Size                Normal
+         Shape               Italic
+       EndFont
+End
 
 
 Style Itemize