]> git.lyx.org Git - lyx.git/blobdiff - lib/citeengines/biblatex.citeengine
Make continuous spellcheck the default.
[lyx.git] / lib / citeengines / biblatex.citeengine
index 120e0d4194ccb42e46e1fe6b11e2b80c386e51a9..a993fb7a6af7c91d22ff41ce1d1635467525fa55 100644 (file)
@@ -8,7 +8,7 @@
 
 # Author: Jürgen Spitzmüller <spitz@lyx.org>
 
-Format 80
+Format 93
 
 Requires biblatex
 
@@ -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%]]}