commit f58a4423808d11b161e5e49ed70d0086649a3be3
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Sun Jul 14 08:57:02 2024 +0200

    Make headlesscite an alias of MLA's autocite
    
    As in biblatex-mla itself
---
 lib/citeengines/biblatex-natbib.citeengine | 2 +-
 lib/citeengines/biblatex.citeengine        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/citeengines/biblatex-natbib.citeengine 
b/lib/citeengines/biblatex-natbib.citeengine
index 7baf77aa61..bf8bcdcd31 100644
--- a/lib/citeengines/biblatex-natbib.citeengine
+++ b/lib/citeengines/biblatex-natbib.citeengine
@@ -93,7 +93,7 @@ CiteEngine authoryear
        citebyear[][]=citeyear
        Footcite$[][]=smartcite
        !mla,mla-strict,mla-new,mla7@Autocite$|mlaautocite[][]
-       
mla,mla-strict,mla-new,mla7@Mlaautocite|autocite*<!_mlaautocitestar!_mlaautocitetooltip>$[][]=autocite
+       
mla,mla-strict,mla-new,mla7@Mlaautocite|autocite,headlesscite*<!_mlaautocitestar!_mlaautocitetooltip>$[][]=autocite
        citetitle*<!_citetitlestar!_citetitlestartooltip>[][]
        !mla,mla-strict,mla-new,mla7@fullcite[][]
        footfullcite[][]
diff --git a/lib/citeengines/biblatex.citeengine 
b/lib/citeengines/biblatex.citeengine
index f039962a40..68e4bd4028 100644
--- a/lib/citeengines/biblatex.citeengine
+++ b/lib/citeengines/biblatex.citeengine
@@ -85,7 +85,7 @@ CiteEngine authoryear
        citebyear[][]=citeyear
        Footcite$[][]=smartcite
        !mla,mla-strict,mla-new,mla7@Autocite$|mlaautocite[][]
-       
mla,mla-strict,mla-new,mla7@Mlaautocite|autocite*<!_mlaautocitestar!_mlaautocitetooltip>$[][]=autocite
+       
mla,mla-strict,mla-new,mla7@Mlaautocite|autocite,headlesscite*<!_mlaautocitestar!_mlaautocitetooltip>$[][]=autocite
        citetitle*<!_citetitlestar!_citetitlestartooltip>[][]
        !mla,mla-strict,mla-new,mla7@fullcite[][]
        footfullcite[][]
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to