]> git.lyx.org Git - lyx.git/blobdiff - lib/citeengines/basic.citeengine
Adapt citengine to current layout format.
[lyx.git] / lib / citeengines / basic.citeengine
index a37a2b7db846e42ba5acc7358d79787dfa611a6c..5bccaf767e56bd2d775759d43d4354d7f0bed941 100644 (file)
@@ -6,7 +6,7 @@
 
 # Author: Julien Rioux <jrioux@lyx.org>
 
-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