]> git.lyx.org Git - lyx.git/blobdiff - lib/citeengines/natbib.citeengine
Extend and improve name list handling
[lyx.git] / lib / citeengines / natbib.citeengine
index f3a0385094e59107457037441db6079c5626ee52..e92209e4c7db96c658055895a687547df203afea 100644 (file)
@@ -5,7 +5,6 @@
 #   numerical citations, annotations, capitalization of the `van' part of
 #   author names, shortened and full author lists, and more.
 # DescriptionEnd
-# Excludes: basic | jurabib | biblatex
 
 # Author: Julien Rioux <jrioux@lyx.org>
 
@@ -125,11 +124,11 @@ CiteFormat default
        !endlink {!</a>!}
 
        # "Author et al." or "??"
-       !abbrvauthor {%abbrvauthor%[[%abbrvauthor%]][[??]]}
+       !abbrvciteauthor {%abbrvciteauthor%[[%abbrvciteauthor%]][[??]]}
        # "Author, ..." or "??"
-       !fullauthor {%fullauthor%[[%fullauthor%]][[??]]}
+       !fullciteauthor {%fullciteauthor%[[%fullciteauthor%]][[??]]}
        # Handle starred command: abbr. or full author list
-       !makeauthor {%ifstar%[[%!fullauthor%]][[%!abbrvauthor%]]}
+       !makeauthor {%ifstar%[[%!fullciteauthor%]][[%!abbrvciteauthor%]]}
        # "prenote "
        !textbefore {%textbefore%[[%textbefore% ]]}
        # ", postnote"