commit 678f3e75895ad5a3a74b82b42f0ffaed26889b10
Author: Juergen Spitzmueller <[email protected]>
Date: Sun Jul 2 10:54:39 2017 +0200
natbibapa.module: Do not overwrite preamble.
Also add author information.
---
lib/layouts/natbibapa.module | 4 +++-
status.22x | 3 +++
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/lib/layouts/natbibapa.module b/lib/layouts/natbibapa.module
index 434be5c..9870cf7 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 60
-Preamble
+AddToPreamble
\usepackage[natbibapa]{apacite}
EndPreamble
diff --git a/status.22x b/status.22x
index d516bfb..4546661 100644
--- a/status.22x
+++ b/status.22x
@@ -52,6 +52,9 @@ What's new
- Fix caption handling in listings insets when it is split into multiple
lines in the LaTeX output (bug 10705).
+- Do not let the natbibapa module overwrite what the class or other packages
+ add to the preamble.
+
* LYX2LYX