]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdciteformats.inc
Allow for simple conditions in name scheme.
[lyx.git] / lib / layouts / stdciteformats.inc
index 96573755a6478013a37b9e528913e167b877ca68..67530bfa28ced6e4301106c16b934e4d4713ba6d 100644 (file)
@@ -32,9 +32,9 @@ CiteFormat default
        # Macros
        #
        # Scheme of the first author in the bibliography
-       !firstnameform %surname%, %prename%
+       !firstnameform %surname%{%prename%[[, %prename%]]}
        # Scheme of other authors in the bibliography
-       !othernameform %surname%, %prename%
+       !othernameform %surname%{%prename%[[, %prename%]]}
        # Scheme of the first name in later parts (such as book editor)
        !firstbynameform %prename% %surname%
        # Scheme of other authors in later parts (such as book editor)