]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/apa.layout
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[lyx.git] / lib / layouts / apa.layout
index 6cf7221f0f07181caffe0b039dd8ecbd8cabd77f..30b97d836db1fe60f9a5c394dfbd46487d04797e 100644 (file)
@@ -1,7 +1,8 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[apa,apacite.sty]{APA style}
+#  \DeclareLaTeXClass[apa,apacite.sty]{article (APA)}
 # Author: Randy Gobbel <gobbel@andrew.cmu.edu>
 
+Format 5
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -55,7 +56,7 @@ Style RightHeader
          Shape               SmallCaps
        EndFont
        Labeltype             Static
-       LabelString           "Right header: "
+       LabelString           "Right header:"
        Labelsep              M
        LabelFont
          Series              Bold
@@ -79,7 +80,7 @@ Style Abstract
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        Labeltype             Static
-       LabelString           "Abstract: "
+       LabelString           "Abstract:"
        Labelsep              M
        LabelFont
          Series              Bold
@@ -96,7 +97,7 @@ Style ShortTitle
        AlignPossible         Left, Right, Center
        Margin                Dynamic
        Labeltype             Static
-       LabelString           "Short title: "
+       LabelString           "Short title:"
        Labelsep              M
        Font
          Shape               SmallCaps
@@ -158,7 +159,7 @@ Style Affiliation
        Align                 Left
        AlignPossible         Block, Left, Right, Center
        LabelType             Static
-       LabelString           "Affiliation: "
+       LabelString           "Affiliation:"
        Labelsep              M
        LabelFont
          Series              Bold
@@ -230,7 +231,7 @@ Style Acknowledgements
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        Labeltype             Static
-       LabelString           "Acknowledgements: "
+       LabelString           "Acknowledgements:"
        Labelsep              M
        LabelFont
          Series              Bold
@@ -255,7 +256,21 @@ End
 Input stdlayouts.inc
 
 Style CenteredCaption
-       CopyStyle             Caption
+       Margin                First_Dynamic
+       LatexType             Command
+       LatexName             caption
+       NeedProtect           1
+       LabelSep              xx
+       ParSkip               0.4
+       TopSep                0.5
+       Align                 Center
+       AlignPossible         Center
+       LabelType             Sensitive
+       LabelString           "Senseless!"
+       OptionalArgs          1
+       LabelFont
+         Series              Bold
+       EndFont
        LatexName             centeredcaption
        Align                 Center
        AlignPossible         Center
@@ -277,6 +292,7 @@ End
 Input stdsections.inc
 Input stdstarsections.inc
 
+Input stdinsets.inc
 Input stdfloats.inc
 Input stdcounters.inc
 
@@ -304,7 +320,7 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           *
+       LabelString           "*"
 End
 
 
@@ -340,6 +356,9 @@ Style Seriate
        ParSep                0.0
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_EnumII
+       LabelType             Counter
+       LabelCounter          enumii
+       LabelString           "(\alph{enumii})"
+       LabelStringAppendix   "(\alph{enumii})"
 End