diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-07 20:52:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-07 20:52:10 +0000 |
commit | 0db58e0ada1f7e2ca133f9ead01b3c9d64056175 (patch) | |
tree | 078b6d87be67bbdac1b073af79adf2e6b5bcd6e5 /Master/texmf-dist/doc/latex/biblatex-morenames/README | |
parent | 8c1fff3e03414232f2e8045614360b485b8f2dd4 (diff) |
biblatex-morenames (7apr16)
git-svn-id: svn://tug.org/texlive/trunk@40325 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-morenames/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-morenames/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-morenames/README b/Master/texmf-dist/doc/latex/biblatex-morenames/README new file mode 100644 index 00000000000..0e26f52af29 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-morenames/README @@ -0,0 +1,9 @@ +This package adds new fields of "name" type to the standard entry types of biblatex. +For example: +- maineditor, for a @collection, means the editor of @mvcollection, and not the editor of the @collection. +- bookineditor, for a @bookinbook, means the editor of the entry, and not, as the standard editor field, the editor of the volume in which the entry is contained. + +More new "name" fields could be added, if asked and needed. + +Copyright : Maïeul Rouquette 2016-…, LPPL 1.3c +https://latex-project.org/lppl/lppl-1-3c.html |