diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-23 22:19:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-23 22:19:09 +0000 |
commit | a6e7e67eaf91c9d379ad1bc5d91865df455187fd (patch) | |
tree | a436fd07b7fec49daddf750ba804c18e76036230 /Master/texmf-dist/tex/latex/biblatex-lni | |
parent | f35dfb20df88fa099d64577cc73a63c4e252d4ea (diff) |
biblatex-lni (23jan17)
git-svn-id: svn://tug.org/texlive/trunk@43032 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-lni')
-rw-r--r-- | Master/texmf-dist/tex/latex/biblatex-lni/LNI.bbx | 9 |
1 files changed, 5 insertions, 4 deletions
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}} |