]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/natbibapa.module
DocBook: new logic to handle the new lines, only used in output_docbook for now.
[lyx.git] / lib / layouts / natbibapa.module
index f08e5f12ce9fb6bf87ced148f313ce94a279a401..67fa7477f5d4fed60c3a0365a57ee4b2b22ee0d5 100644 (file)
@@ -1,4 +1,5 @@
-#\DeclareLyXModule[natbib.sty,apacite.sty]{Natbibapa}
+#\DeclareLyXModule[natbib.sty,apacite.sty]{APA Style with Natbib}
+#\DeclareCategory{Bibliography}
 #DescriptionBegin 
 #This module adds support for using natbib together with
 #apacite (the bibliography style need not be apacite--it
@@ -6,10 +7,12 @@
 #         that works with both the natbib and apacite
 #         packages.)
 #DescriptionEnd
+#
+# Author: Jacob Bishop <bishop.jacob@gmail.com>
 
-Format 59
+Format 82
 
-Preamble
+AddToPreamble
 \usepackage[natbibapa]{apacite}
 EndPreamble