summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/biblatex-iso690/iso-numeric.bbx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-26 22:45:55 +0000
committerKarl Berry <karl@freefriends.org>2017-04-26 22:45:55 +0000
commit4264d79ed28e27760be5ab7ea4d90aefa9998c1c (patch)
tree49b687b7e05e0c6f0f9f442b1769a2c26e7aa2a1 /Master/texmf-dist/tex/latex/biblatex-iso690/iso-numeric.bbx
parent2844299e41158998b2f39d0663c1642eb927e9a9 (diff)
biblatex-iso690 (26apr17)
git-svn-id: svn://tug.org/texlive/trunk@44066 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/biblatex-iso690/iso-numeric.bbx')
-rw-r--r--Master/texmf-dist/tex/latex/biblatex-iso690/iso-numeric.bbx10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/biblatex-iso690/iso-numeric.bbx b/Master/texmf-dist/tex/latex/biblatex-iso690/iso-numeric.bbx
index d661c3e72dd..ba64c58a693 100644
--- a/Master/texmf-dist/tex/latex/biblatex-iso690/iso-numeric.bbx
+++ b/Master/texmf-dist/tex/latex/biblatex-iso690/iso-numeric.bbx
@@ -1,4 +1,4 @@
-\ProvidesFile{iso-numeric.bbx}[2016/05/13 v0.3.1 biblatex bibliography style]
+\ProvidesFile{iso-numeric.bbx}[2017/04/25 v0.3.2 biblatex bibliography style]
\RequireBibliographyStyle{iso}
\ExecuteBibliographyOptions{%
@@ -18,15 +18,17 @@
\printfield{prefixnumber}%
\printfield{labelnumber}}}}%
+% Copy-pasted from 'numeric.bbx'
\defbibenvironment{bibliography}
{\list%
{\MethodFormat}%
- {\setlength{\leftmargin}{\bibhang}%
- \setlength{\itemindent}{-\leftmargin}%
+ {\setlength{\labelwidth}{\labelnumberwidth}%
+ \setlength{\leftmargin}{\labelwidth}%
+ \setlength{\labelsep}{\biblabelsep}%
+ \addtolength{\leftmargin}{\labelsep}%
\setlength{\itemsep}{\bibitemsep}%
\setlength{\parsep}{\bibparsep}}%
\renewcommand*{\makelabel}[1]{\hss##1}
- %\raggedright}
}%
{\endlist}%
{\item}%