commit b2b7e5cac1b59ef246a5c342d0937fbbccc126fd
Author: Juergen Spitzmueller <[email protected]>
Date:   Mon Jan 27 11:15:49 2020 +0100

    Amend 400706ad0525b
---
 lib/citeengines/biblatex.citeengine |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/citeengines/biblatex.citeengine 
b/lib/citeengines/biblatex.citeengine
index 120e0d4..482b4e6 100644
--- a/lib/citeengines/biblatex.citeengine
+++ b/lib/citeengines/biblatex.citeengine
@@ -252,8 +252,8 @@ CiteFormat authoryear
 
        # Add a year if it exists (else title, else "??") and possibly a 
modifier (as in 2017a)
        !yeartitle 
{%year%[[%year%{%modifier%[[%modifier%]][[{%export%[[]][[%!dummymod%]]}]]}]][[{%title%[[%title%]][[??]]}]]}
-        # Add a shorthand if it exists, else yeartitle (above)
-        !shyeartitle {%shorthand%[[%shorthand%]][[%!shyeartitle%]]}
+       # Add a shorthand if it exists, else yeartitle (above)
+       !shyeartitle {%shorthand%[[%shorthand%]][[%!yeartitle%]]}
        # "...; Shorthand|Nextyear ..." (including extra label, as in 2017a)
        !nextshyeartitle {%next%[[%!sep% 
%!startlink%%!yeartitle%%!endlink%%!nextshyeartitle%]]}
 
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to