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

index 120e0d4194ccb42e46e1fe6b11e2b80c386e51a9..482b4e65fe0dca7bd701c345212d48b6ef911515 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%]]}