diff --git a/lib/layouts/natbibapa.module b/lib/layouts/natbibapa.module index 434be5cd93..9870cf77a1 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 Format 60 -Preamble +AddToPreamble \usepackage[natbibapa]{apacite} EndPreamble diff --git a/status.22x b/status.22x index d516bfb334..4546661d6c 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