texlive[73625] Master/texmf-dist: biblatex-lni (27jan25)

commits+karl at tug.org commits+karl at tug.org
Tue Jan 28 22:07:51 CET 2025


Revision: 73625
          https://tug.org/svn/texlive?view=revision&revision=73625
Author:   karl
Date:     2025-01-28 22:07:51 +0100 (Tue, 28 Jan 2025)
Log Message:
-----------
biblatex-lni (27jan25)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md
    trunk/Master/texmf-dist/doc/latex/biblatex-lni/README.md
    trunk/Master/texmf-dist/doc/latex/biblatex-lni/mwe-de.tex
    trunk/Master/texmf-dist/doc/latex/biblatex-lni/mwe-en.tex
    trunk/Master/texmf-dist/tex/latex/biblatex-lni/LNI-english.lbx
    trunk/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md	2025-01-28 21:07:41 UTC (rev 73624)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-lni/CHANGELOG.md	2025-01-28 21:07:51 UTC (rev 73625)
@@ -3,6 +3,15 @@
 All notable changes to this project will be documented in this file.
 The markdown syntax is inspired by the conventions proposed by [keepachangelog.com](https://keepachangelog.com/).
 
+## [v0.7] - 2025-01-27
+
+### Changed
+
+* Change `maxcitenames` and `maxbibnames` to 3
+* Change bibstring `urlseen` to `visited on\addspace`
+* Suppress ISBN and doi
+* Remove `URL` output
+
 ## [v0.6] - 2023-11-09
 
 ### Changed
@@ -53,9 +62,11 @@
 Initial release.
 
 [v0.1]: https://github.com/gi-ev/biblatex-lni/tree/v0.1
-[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
-[v0.5]: https://github.com/latextemplates/biblatex-lni/compare/v0.4...v0.5
-[v0.6]: https://github.com/latextemplates/biblatex-lni/compare/v0.5...v0.6
-[Unreleased]: https://github.com/latextemplates/biblatex-lni/compare/v0.6...HEAD
+[v0.2]: https://github.com/gi-ev/biblatex-lni/compare/v0.1...v0.2
+[v0.3]: https://github.com/gi-ev/biblatex-lni/compare/v0.2...v0.3
+[v0.4]: https://github.com/gi-ev/biblatex-lni/compare/v0.3...v0.4
+[v0.5]: https://github.com/gi-ev/biblatex-lni/compare/v0.4...v0.5
+[v0.6]: https://github.com/gi-ev/biblatex-lni/compare/v0.5...v0.6
+[v0.7]: https://github.com/gi-ev/biblatex-lni/compare/v0.6...v0.7
+
+<!-- markdownlint-disable-file MD013 MD024 CHANGELOG-RULE-003 -->

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-lni/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-lni/README.md	2025-01-28 21:07:41 UTC (rev 73624)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-lni/README.md	2025-01-28 21:07:51 UTC (rev 73625)
@@ -51,7 +51,7 @@
 
 ## License
 
-Copyright (c) 2016-2023 Lukas C. Bossert, Georg Duffner, Oliver Kopp
+Copyright (c) 2016-2025 Lukas C. Bossert, Georg Duffner, Oliver Kopp
 
 This work has the LPPL maintenance status _maintained_.
 The current maintainer of this work is Oliver Kopp.

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-lni/mwe-de.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-lni/mwe-de.tex	2025-01-28 21:07:41 UTC (rev 73624)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-lni/mwe-de.tex	2025-01-28 21:07:51 UTC (rev 73625)
@@ -2,7 +2,7 @@
 \bibliography{LNI-examples.bib}
 \begin{document}
 \title{Titel}
-\author{Vorname Nachname}
+\author{Vorname Nachname}{}{}
 \maketitle
 \begin{abstract}
 Text

Modified: trunk/Master/texmf-dist/doc/latex/biblatex-lni/mwe-en.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/biblatex-lni/mwe-en.tex	2025-01-28 21:07:41 UTC (rev 73624)
+++ trunk/Master/texmf-dist/doc/latex/biblatex-lni/mwe-en.tex	2025-01-28 21:07:51 UTC (rev 73625)
@@ -4,7 +4,7 @@
 \bibliography{LNI-examples.bib}
 \begin{document}
 \title{Title}
-\author{Firstname Lastname}
+\author{Firstname Lastname}{}{}
 \maketitle
 \begin{abstract}
 Text

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-lni/LNI-english.lbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-lni/LNI-english.lbx	2025-01-28 21:07:41 UTC (rev 73624)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-lni/LNI-english.lbx	2025-01-28 21:07:51 UTC (rev 73625)
@@ -1,6 +1,6 @@
 % LNI --%
 %
-% Copyright (c) 2016 Lukas C. Bossert, Georg Duffner, Oliver Kopp
+% Copyright (c) 2016-2025 Lukas C. Bossert, Georg Duffner, Oliver Kopp
 %  
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either version 1.3
@@ -16,6 +16,7 @@
 
 \DeclareBibliographyStrings{%
   inherit = {english},
-  in      = {{In}{In}}
+  in      = {{In}{In}},
+  urlseen = {{accessed\addcolon}{accessed\addcolon}}
 }
 \endinput

Modified: trunk/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx
===================================================================
--- trunk/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx	2025-01-28 21:07:41 UTC (rev 73624)
+++ trunk/Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx	2025-01-28 21:07:51 UTC (rev 73625)
@@ -1,6 +1,6 @@
 % LNI --%
 %
-% Copyright (c) 2016-2023 Lukas C. Bossert, Georg Duffner, Oliver Kopp
+% Copyright (c) 2016-2025 Lukas C. Bossert, Georg Duffner, Oliver Kopp
 %
 % This work may be distributed and/or modified under the
 % conditions of the LaTeX Project Public License, either version 1.3
@@ -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 at date{2023-11-09}
-\def\LNI at version{0.6}
+\def\LNI at date{2025-01-27}
+\def\LNI at version{0.7}
 \def\LNI at bbxid{\LNI at date\space v\LNI at version\space biblatex-LNI bibliography style (LCB/GD/OK)}
 \def\LNI at cbxid{\LNI at date\space v\LNI at version\space biblatex-LNI citation style (LCB/GD/OK)}
 \def\LNI at lbxid{\LNI at date\space v\LNI at version\space biblatex-LNI localization (LCB/GD/OK)}
@@ -38,12 +38,12 @@
   sortcites     = true,
   giveninits    = true,
   useprefix     = true,
-  maxbibnames   = 99,
-  maxcitenames  = 2,
+  maxbibnames   = 3,
+  maxcitenames  = 3,
   eprint        = true,
   url           = true,
-  doi           = true,
-  isbn          = true,
+  doi           = false,
+  isbn          = false,
   backref       = false,
   date          = year,
 }
@@ -400,6 +400,16 @@
 \DeclareFieldFormat*{booktitle}{#1}
 \DeclareFieldFormat*{journaltitle}{#1}
 \DeclareFieldFormat*{title}{#1}
+
+\DeclareFieldFormat{doi}{%
+  DOI\addcolon\space
+  \ifhyperref
+    {\href{https://doi.org/#1}{\nolinkurl{#1}}}
+    {\nolinkurl{#1}}}
+\DeclareFieldFormat{isbn}{ISBN\addcolon\space #1}
+\DeclareFieldFormat{isrn}{ISRN\addcolon\space #1}
+\DeclareFieldFormat{issn}{ISSN\addcolon\space #1}
 \DeclareFieldFormat{urldate}{\addcomma\addspace \bibstring{urlseen}\addcolon\addspace#1}
+\DeclareFieldFormat{url}{\url{#1}}
 \endinput
 %% End of file `LNI.bbx'.



More information about the tex-live-commits mailing list.