commit ad56c71dce5c0becf18579069a637e0c999b9b76
Author: Juergen Spitzmueller <[email protected]>
Date:   Mon Jan 27 11:13:05 2020 +0100

    Amend 00bdc206932dcb
---
 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 bbfbb6f..f291f12 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