]> git.lyx.org Git - lyx.git/blobdiff - lib/citeengines/basic.citeengine
Release notes
[lyx.git] / lib / citeengines / basic.citeengine
index f4b6fffc0fd9218e4668da346d2b887dbc956041..ed2b8a69e794b8e3158a8b73ec5f7e53b3faaa90 100644 (file)
@@ -6,7 +6,7 @@
 
 # Author: Julien Rioux <jrioux@lyx.org>
 
-Format 63
+Format 93
 
 # The framework (biblatex|bibtex)
 CiteFramework bibtex
@@ -45,7 +45,8 @@ CiteFormat default
        #
        # MACROS
        #
-       # 1. Translatable bits (need to be marked by _ prefix)
+       # 1. Translatable bits (need to be marked by _ prefix, if translated to the GUI language,
+       #    or B_, if translated to the buffer language)
        #    Note that preceding and trailing spaces matter.
        #
        _notcited not cited
@@ -60,9 +61,9 @@ CiteFormat default
        !sep ,
        !close ]
        # Modify scheme of the first author in the bibliography
-       !firstnameform %prename% %surname%{%suffix%[[, %suffix%]]}
+       !firstnameform %prename% {%prefix%[[%prefix% ]]}%surname%{%suffix%[[, %suffix%]]}
        # Modify scheme of other authors in the bibliography
-       !othernameform %prename% %surname%{%suffix%[[, %suffix%]]}
+       !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