]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/apa.layout
DocBook: new logic to handle the new lines, only used in output_docbook for now.
[lyx.git] / lib / layouts / apa.layout
index d0362271058f64944d194d44f207353eeb6aa1ff..0217cd5f6f33d32564941edf0b81463a8a9cf722 100644 (file)
@@ -3,7 +3,7 @@
 #  \DeclareCategory{Articles}
 # Author: Randy Gobbel <gobbel@andrew.cmu.edu>
 
-Format 74
+Format 82
 Columns                 1
 Sides                   1
 PageStyle               Headers
@@ -384,6 +384,9 @@ Style Itemize
                        Color latex
                EndFont
        EndArgument
+       DocBookTag            itemizedlist
+       DocBookItemTag        listitem
+       DocBookItemInnerTag   para
 End
 
 
@@ -419,6 +422,9 @@ Style Enumerate
                        Color latex
                EndFont
        EndArgument
+       DocBookTag            orderedlist
+       DocBookItemTag        listitem
+       DocBookItemInnerTag   para
 End