commit 1506d762d6f48973340defa746691f9aa30714b0
Author: Juergen Spitzmueller <[email protected]>
Date:   Sun Jul 2 10:54:39 2017 +0200

    natbibapa.module: Do not overwrite preamble.
    
    Also add author information.
    
    Candidate for stable.
---
 lib/layouts/natbibapa.module |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/lib/layouts/natbibapa.module b/lib/layouts/natbibapa.module
index 6b48198..029abb6 100644
--- a/lib/layouts/natbibapa.module
+++ b/lib/layouts/natbibapa.module
@@ -6,10 +6,12 @@
 #         that works with both the natbib and apacite
 #         packages.)
 #DescriptionEnd
+#
+# Author: Jacob Bishop <[email protected]>
 
 Format 63
 
-Preamble
+AddToPreamble
 \usepackage[natbibapa]{apacite}
 EndPreamble
 

Reply via email to