diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-03 21:11:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-03 21:11:01 +0000 |
commit | 75d35a09f72ec23912d8aa1b40dcbf674a91c398 (patch) | |
tree | c6bdec0150292bc936d76dd87049fe00452aba3a /Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.bib | |
parent | f1dd9b42c3592316b29602acadfbce3f2d975424 (diff) |
biblatex (3nov18)
git-svn-id: svn://tug.org/texlive/trunk@49069 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.bib | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.bib b/Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.bib new file mode 100644 index 00000000000..0738b2fe2f0 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex/examples/97-annotations.bib @@ -0,0 +1,12 @@ +%% LaTeX2e file `97-annotations.bib' +%% generated by the `filecontents' environment +%% from source `97-annotations' on 2018/10/04. +%% +@MISC{ann1, + AUTHOR = {Last1, First1 and Last2, First2 and Last3, First3}, + AUTHOR+an = {1:family=student;2=corresponding}, + TITLE = {The Title}, + TITLE+an:default = {=titleannotation}, + TITLE+an:french = {="Le titre"}, + TITLE+an:german = {="Der Titel"} +} |