From e5c35879e655b37a1b5c2ae23cbaf0d8eebf359a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 4 Feb 2019 21:36:21 +0000 Subject: biblatex-lni (4feb19) git-svn-id: svn://tug.org/texlive/trunk@49935 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md | 18 +++++++++++++----- .../texmf-dist/doc/latex/biblatex-lni/LNI-examples.bib | 9 +++++++++ .../texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex | 2 +- .../texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex | 2 +- Master/texmf-dist/doc/latex/biblatex-lni/README.md | 6 +++--- Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx | 15 +++++++++++---- 6 files changed, 38 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md b/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md index 851486623b5..e1862cdf155 100644 --- a/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md @@ -4,25 +4,33 @@ All notable changes to this project will be documented in this file. This project **does not** adhere to [Semantic Versioning](http://semver.org/). The markdown syntax is inspired by the conventions proposed by [keepachangelog.com](http://keepachangelog.com/). -## [v0.4] - 2017-01-23 +## [v0.5] – 2019-02-03 + +* Add support for ISBN and note to `@book`. Fixes [LNI/#74](https://github.com/gi-ev/LNI/issues/74). + +## [v0.4] – 2017-01-23 + * The year is now printed after the pages in InCollection. * url style is not changed to sans serif any more. -## [v0.3] - 2016-10-30 +## [v0.3] – 2016-10-30 + * Support for empty editor in `InProceedings` and `InCollection` * Explicit support for `InCollection` * Improved examples in `LNI-examples.bib` -## [v0.2] - 2016-10-13 +## [v0.2] – 2016-10-13 + * Labels do not include prefixes any more * `\citeauthor` prints one author if one author, two authors if two authors, and the first author + "et al." in the case of three or more * German: "et al." is printed instead of "u.a." -## v0.1 - 2016-10-07 +## v0.1 – 2016-10-07 Initial release. [v0.2]: https://github.com/latextemplates/biblatex-lni/compare/v0.1...v0.2 [v0.3]: https://github.com/latextemplates/biblatex-lni/compare/v0.2...v0.3 [v0.4]: https://github.com/latextemplates/biblatex-lni/compare/v0.3...v0.4 -[Unreleased]: https://github.com/latextemplates/biblatex-lni/compare/v0.4...HEAD +[v0.5]: https://github.com/latextemplates/biblatex-lni/compare/v0.4...v0.5 +[Unreleased]: https://github.com/latextemplates/biblatex-lni/compare/v0.5...HEAD diff --git a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-examples.bib b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-examples.bib index 5fa26ca5d85..70d6bd39146 100644 --- a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-examples.bib +++ b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-examples.bib @@ -176,4 +176,13 @@ langid = {english}, } +@Book{latexcookbook, + author = {Stefan Kottwitz}, + title = {LaTeX Cookbook}, + year = {2015}, + isbn = {978-1784395148}, + publisher = {Packt Publishing}, + note = {Quick answers to common problems}, +} + @Comment{jabref-meta: databaseType:biblatex;} diff --git a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex index e50ba4be5f9..1e9abc1243e 100644 --- a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex +++ b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex @@ -16,7 +16,7 @@ Verlinkte Autoren: \item Vier Autoren: \citeauthor{ABCD02} \cite{ABCD02} \item Drei Autoren: \citeauthor{ABC01} \cite{ABC01} \item Zwei Autoren: \citeauthor{AB00} \cite{AB00} und \citeauthor{vdAW2013} \cite{vdAW2013}. - \item Ein Autor: \citeauthor{Ez10} \cite{Ez10} und \citeauthor{Go10} \cite{Go10}. + \item Ein Autor: \citeauthor{Ez10} \cite{Ez10}, \citeauthor{Go10} \cite{Go10} und \citeauthor{latexcookbook} \cite{latexcookbook}. \item Am Satzanfang: \Citeauthor{Go10}. \end{itemize} diff --git a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex index 3539e92006e..e4f5abcf81f 100644 --- a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex +++ b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex @@ -16,7 +16,7 @@ Hyperlinked authors: \item Four authors: \citeauthor{ABCD02} \cite{ABCD02} \item Three authors: \citeauthor{ABC01} \cite{ABC01} \item Two authors: \citeauthor{AB00} \cite{AB00} and \citeauthor{vdAW2013} \cite{vdAW2013}. - \item One author: \citeauthor{Ez10} \cite{Ez10} and \citeauthor{Go10} \cite{Go10}. + \item One author: \citeauthor{Ez10} \cite{Ez10}, \citeauthor{Go10} \cite{Go10}, and \citeauthor{latexcookbook} \cite{latexcookbook}. \item At the beginning of a sentence: \Citeauthor{Go10}. \end{itemize} diff --git a/Master/texmf-dist/doc/latex/biblatex-lni/README.md b/Master/texmf-dist/doc/latex/biblatex-lni/README.md index 0f4fec5cf30..16f91d70a55 100644 --- a/Master/texmf-dist/doc/latex/biblatex-lni/README.md +++ b/Master/texmf-dist/doc/latex/biblatex-lni/README.md @@ -1,4 +1,4 @@ -# biblatex-lni +# biblatex-lni [![Build Status](https://circleci.com/gh/gi-ev/biblatex-lni/tree/master.svg?style=shield)](https://circleci.com/gh/gi-ev/biblatex-lni/) [![CTAN](https://img.shields.io/badge/CTAN-biblatex--lni-blue.svg?style=flat-square)](https://ctan.org/pkg/biblatex-lni) This is a [biblatex] style for [LNI], the Lecture Notes in Informatics of the [Gesellschaft für Informatik e.V.]. It requires at least [biblatex 3.5] and [biber] 2.6. @@ -9,7 +9,7 @@ This style has no specific requirements, thus you can just pass `style=LNI` as p If you include the template in an existing document, following lines are recommended -``` +```latex \usepackage[english]{babel} \usepackage{csquotes} \usepackage[ @@ -24,7 +24,7 @@ Use `biber` instead of `bibtex` to generate the bibliography entries. ## Source and Feedback -The source of this package is maintained at . +The source of this package is maintained at . This site also allows for filing issues in case something strange is encontered. ## License diff --git a/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx b/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx index 6d7b817c90f..ec5f0df8c15 100644 --- a/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx +++ b/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx @@ -9,10 +9,10 @@ % http://www.latex-project.org/lppl.txt % and version 1.3 or later is part of all distributions of LaTeX % version 2005/12/01 or later. -\def\LNI@date{2017-01-23} -\def\LNI@version{0.4} +\def\LNI@date{2019-02-03} +\def\LNI@version{0.5} \def\LNI@bbxid{\LNI@date\space v\LNI@version\space biblatex-LNI bibliography style (LCB/GD/OK)} -\def\LNI@cbxid{\LNI@date\space v\LNI@version\space biblatex-LNI citation style (LCB/GD/OK)} +\def\LNI@cbxid{\LNI@date\space v\LNI@version\space biblatex-LNI citation style (LCB/GD/OK)} \def\LNI@lbxid{\LNI@date\space v\LNI@version\space biblatex-LNI localization (LCB/GD/OK)} \ProvidesFile{LNI.bbx}[\LNI@bbxid] @@ -136,7 +136,10 @@ {\usebibmacro{author}}% \setunit{\nametitledelim}\newblock% \usebibmacro{title}% - \printunit{\aftertitledelim} + \printunit{\aftertitledelim}% + \newunit\newblock + \printfield{note}% + \newunit\newblock \usebibmacro{publisher+location}% \printfield{year}% \newunit\newblock @@ -144,6 +147,10 @@ \setunit{\bibpagerefpunct}\newblock \usebibmacro{pageref}% \newunit\newblock + \iftoggle{bbx:isbn} + {\printfield{isbn}} + {}% + \newunit\newblock \iftoggle{bbx:related} {\usebibmacro{related:init}% \usebibmacro{related}} -- cgit v1.2.3