commit c0f785e366820f4cfeb7432f4886f780118fc437
Author: Juergen Spitzmueller <[email protected]>
Date:   Tue Aug 20 17:38:28 2024 +0200

    fix A&A template
---
 .../Articles/Astronomy_%26_Astrophysics.lyx        | 25 +++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)

diff --git a/lib/templates/Articles/Astronomy_%26_Astrophysics.lyx 
b/lib/templates/Articles/Astronomy_%26_Astrophysics.lyx
index ffff0c4be8..472d218972 100644
--- a/lib/templates/Articles/Astronomy_%26_Astrophysics.lyx
+++ b/lib/templates/Articles/Astronomy_%26_Astrophysics.lyx
@@ -5,7 +5,7 @@
 \save_transient_properties true
 \origin /systemlyxdir/templates/Articles/
 \textclass aa
-\options referee, bibyear
+\options referee, bibauthoryear
 \use_default_options true
 \maintain_unincluded_children no
 \language english
@@ -31,6 +31,8 @@
 \output_sync 0
 \bibtex_command default
 \index_command default
+\float_placement class
+\float_alignment class
 \paperfontsize default
 \spacing single
 \use_hyperref false
@@ -46,8 +48,8 @@
 \use_package stackrel 1
 \use_package stmaryrd 1
 \use_package undertilde 1
-\cite_engine basic
-\cite_engine_type default
+\cite_engine natbib
+\cite_engine_type authoryear
 \biblio_style plain
 \use_bibtopic false
 \use_indices false
@@ -55,6 +57,7 @@
 \suppress_date false
 \justification false
 \use_refstyle 0
+\use_formatted_ref 0
 \use_minted 0
 \use_lineno 0
 \index Index
@@ -391,13 +394,25 @@ bla.
  A citation:
  
 \begin_inset CommandInset citation
-LatexCommand cite
-key "book-full"
+LatexCommand citet
+key "article-minimal"
 literal "true"
 
 \end_inset
 
 
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+Note:
+ the citations are hardcoded by the package options;
+ all selections give the same style
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Acknowledgments
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to