X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fciteengines%2Fbasic.citeengine;h=5bccaf767e56bd2d775759d43d4354d7f0bed941;hb=d4e30ad88f2967a2e464fd3a54a52feeb25e72f1;hp=a37a2b7db846e42ba5acc7358d79787dfa611a6c;hpb=be945a0656d3e25139948a886570dd55bf4a606e;p=lyx.git diff --git a/lib/citeengines/basic.citeengine b/lib/citeengines/basic.citeengine index a37a2b7db8..5bccaf767e 100644 --- a/lib/citeengines/basic.citeengine +++ b/lib/citeengines/basic.citeengine @@ -6,7 +6,7 @@ # Author: Julien Rioux -Format 63 +Format 64 # The framework (biblatex|bibtex) CiteFramework bibtex @@ -60,9 +60,9 @@ CiteFormat default !sep , !close ] # Modify scheme of the first author in the bibliography - !firstnameform %prename% %surname% + !firstnameform %prename% {%prefix%[[%prefix% ]]}%surname%{%suffix%[[, %suffix%]]} # Modify scheme of other authors in the bibliography - !othernameform %prename% %surname% + !othernameform %prename% {%prefix%[[%prefix% ]]}%surname%{%suffix%[[, %suffix%]]} # A link that lets us jump to the bibliography entry in LyXHTML # %clean:key% will be substituted by the cite key to give a unique id