]> git.lyx.org Git - features.git/commitdiff
Amend 00bdc206932dcb
authorJuergen Spitzmueller <spitz@lyx.org>
Mon, 27 Jan 2020 10:13:05 +0000 (11:13 +0100)
committerJuergen Spitzmueller <spitz@lyx.org>
Mon, 27 Jan 2020 10:13:05 +0000 (11:13 +0100)
lib/citeengines/biblatex.citeengine

index bbfbb6f058e08e9477de17ce23e32ed3f8acd2a5..f291f1286549d633738f817dc6ac12b38a6e26af 100644 (file)
@@ -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%]]}