summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md8
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-lni/LNI-examples.bib65
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-de.tex13
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-lni/LNI-test-en.tex13
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx9
5 files changed, 61 insertions, 47 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md b/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md
index 9a852e9f0c1..851486623b5 100644
--- a/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md
@@ -4,6 +4,10 @@ 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
+* 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
* Support for empty editor in `InProceedings` and `InCollection`
* Explicit support for `InCollection`
@@ -18,5 +22,7 @@ The markdown syntax is inspired by the conventions proposed by [keepachangelog.c
Initial release.
-[v0.3]: https://github.com/latextemplates/biblatex-lni/compare/v0.2...v0.3
[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
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 3d1bd006bef..5fa26ca5d85 100644
--- a/Master/texmf-dist/doc/latex/biblatex-lni/LNI-examples.bib
+++ b/Master/texmf-dist/doc/latex/biblatex-lni/LNI-examples.bib
@@ -7,21 +7,6 @@
crossref = {Gl01},
}
-@InProceedings{Mustermann2015,
- author = {Max Mustermann},
- title = {Mustertitel},
- booktitle = {Musterkonferenz},
- editor = {Eva Musterfrau},
- year = {2015},
-}
-
-@InProceedings{Mustermann2016,
- author = {Max Mustermann},
- title = {Mustertitel},
- booktitle = {Musterkonferenz},
- year = {2016},
-}
-
@InBook{Az09,
pages = {135-162},
title = {Die Fußnote in LNI-Bänden},
@@ -37,6 +22,41 @@
langid = {english},
}
+@InCollection{BinzBKL14,
+ author = {Tobias Binz and
+ Uwe Breitenb{\"{u}}cher and
+ Oliver Kopp and
+ Frank Leymann},
+ title = {{TOSCA:} Portable Automated Deployment and Management of Cloud Applications},
+ pages = {527--549},
+ crossref = {aws2014},
+ doi = {10.1007/978-1-4614-7535-4_22},
+ langid = {english},
+}
+
+@Article{ABCD02,
+ author = {N. Abraham and U. Bibel and P. Corleone and B. Dunkel},
+ title = {Advanced Formatting Contributions for Proceedings},
+ journaltitle = {Journal of Typography},
+ year = {2002},
+ pages = {47-56},
+}
+
+@InProceedings{Mustermann2015,
+ author = {Max Mustermann},
+ title = {Mustertitel},
+ booktitle = {Musterkonferenz},
+ editor = {Eva Musterfrau},
+ year = {2015},
+}
+
+@InProceedings{Mustermann2016,
+ author = {Max Mustermann},
+ title = {Mustertitel},
+ booktitle = {Musterkonferenz},
+ year = {2016},
+}
+
@InCollection{vdAW2013,
author = {Wil M. P. van der Aalst and Mathias Weske},
title = {The {P2P} Approach to Interorganizational Workflows},
@@ -144,18 +164,6 @@
year = {2014},
}
-@InCollection{BinzBKL14,
- author = {Tobias Binz and
- Uwe Breitenb{\"{u}}cher and
- Oliver Kopp and
- Frank Leymann},
- title = {{TOSCA:} Portable Automated Deployment and Management of Cloud Applications},
- pages = {527--549},
- crossref = {aws2014},
- doi = {10.1007/978-1-4614-7535-4_22},
- langid = {english},
-}
-
@Collection{aws2014,
editor = {Athman Bouguettaya and
Quan Z. Sheng and
@@ -168,7 +176,4 @@
langid = {english},
}
-
@Comment{jabref-meta: databaseType:biblatex;}
-
-@Comment{jabref-meta: saveOrderConfig:specified;author;false;year;false;title;false;}
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 915bdd65eb1..e50ba4be5f9 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
@@ -12,12 +12,13 @@
\chapter{Zitierungen}
Verlinkte Autoren:
-Drei und mehr: \citeauthor{ABC01} \cite{ABC01}.
-
-Zwei Autoren: \citeauthor{AB00} \cite{AB00} und \citeauthor{vdAW2013} \cite{vdAW2013}.
-
-Ein Autor: \citeauthor{Ez10} \cite{Ez10} und \citeauthor{Go10} \cite{Go10}.
-Am Satzanfang: \Citeauthor{Go10}.
+\begin{itemize}
+ \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 Am Satzanfang: \Citeauthor{Go10}.
+\end{itemize}
\nocite{*}
\printbibliography
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 62af6876d42..3539e92006e 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
@@ -12,12 +12,13 @@
\chapter{Cites}
Hyperlinked authors:
-Three and more authors: \citeauthor{ABC01} \cite{ABC01}.
-
-Two authors: \citeauthor{AB00} \cite{AB00} and \citeauthor{vdAW2013} \cite{vdAW2013}.
-
-One author: \citeauthor{Ez10} \cite{Ez10} and \citeauthor{Go10} \cite{Go10}.
-At the beginning of a sentence: \Citeauthor{Go10}.
+\begin{itemize}
+ \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 At the beginning of a sentence: \Citeauthor{Go10}.
+\end{itemize}
\nocite{*}
\printbibliography
diff --git a/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx b/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx
index 9ca0bc8b5b1..6d7b817c90f 100644
--- a/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx
@@ -9,8 +9,8 @@
% 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{2016-10-30}
-\def\LNI@version{0.3}
+\def\LNI@date{2017-01-23}
+\def\LNI@version{0.4}
\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@lbxid{\LNI@date\space v\LNI@version\space biblatex-LNI localization (LCB/GD/OK)}
@@ -18,7 +18,6 @@
\ProvidesFile{LNI.bbx}[\LNI@bbxid]
\RequireBibliographyStyle{alphabetic}
\AtBeginDocument{%
- \urlstyle{sf}%
\typeout{* * * LNI * * *}
%Thin spaces between initials
@@ -220,9 +219,11 @@
\newunit\newblock
\printfield{note}%
\newunit\newblock
- \usebibmacro{publisher+location+date}%
+ \usebibmacro{publisher+location}%
\newunit\newblock
\usebibmacro{chapter+pages}%
+ \newunit%
+ \usebibmacro{date}
\newunit\newblock
\iftoggle{bbx:isbn}
{\printfield{isbn}}