summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-sbl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-11-04 21:35:59 +0000
committerKarl Berry <karl@freefriends.org>2020-11-04 21:35:59 +0000
commitae7d5aae229b75c5160feb04dafec7616262cd0f (patch)
tree5c6d92a399252435e595078fecf14fee0437aec1 /Master/texmf-dist/doc/latex/biblatex-sbl
parentb357cc24b778d47dd7506cb6aff87cfdfc24370e (diff)
biblatex-sbl (4nov20)
git-svn-id: svn://tug.org/texlive/trunk@56853 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-sbl')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-sbl/README.md2
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-examples.pdfbin340521 -> 343541 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-examples.tex8
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-ibid.pdfbin58351 -> 60288 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-ibid.tex58
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.bib11
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.pdfbin158695 -> 164804 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.tex110
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-sbl/sbl-paper.pdfbin78787 -> 78804 bytes
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-sbl/sbl-paper.tex7
10 files changed, 128 insertions, 68 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-sbl/README.md b/Master/texmf-dist/doc/latex/biblatex-sbl/README.md
index 71a40a6784e..fefcb071492 100644
--- a/Master/texmf-dist/doc/latex/biblatex-sbl/README.md
+++ b/Master/texmf-dist/doc/latex/biblatex-sbl/README.md
@@ -50,7 +50,7 @@ The following packages are required:
## Licence
```
-Copyright 2015-2018 David Purton
+Copyright 2015-2020 David Purton
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
diff --git a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-examples.pdf b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-examples.pdf
index 08429afbd5a..00501af9d46 100644
--- a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-examples.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-examples.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-examples.tex b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-examples.tex
index d9fad6d8abb..c7cbc4bcd4b 100644
--- a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-examples.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-examples.tex
@@ -11,7 +11,7 @@
\usepackage{listings}
\usepackage{imakeidx}
\makeindex[title=Author Index,intoc,options=-q]
-\usepackage[style=sbl,indexing=cite,idemtracker=false,ibidtracker=false]{biblatex}
+\usepackage[style=sbl,indexing=cite]{biblatex}
\usepackage{hyperref}
\addbibresource{biblatex-sbl.bib}
@@ -176,7 +176,7 @@
revdauthor,revdtitle,revdeditor,institution,type,shorthand,xref,%
note,eprintdate,volumes,shortmaintitle,options,eprintclass,relatedoptions,%
editortype,crossref,editora,editorb,editorc,editoratype,editorbtyle,%
- editorctype,entrysubtype,sortkey,titleaddon,witheditor,witheditortype,%
+ editorctype,entrysubtype,sorttitle,titleaddon,witheditor,witheditortype,%
withtranslator,withtranslatortype,eventtitle,venue,eventdate,shortauthor%
},
sensitive=false,
@@ -2117,7 +2117,6 @@ Than the Author}
date = {1994},
shorthand = {ANF},
options = {useeditor=false,skipbiblist},
- sortkey = {Ante-Nicene Fathers},
xref = {ANF:abbreviation}
}
@@ -2155,7 +2154,6 @@ Than the Author}
date = {1994},
shorthand = {NPNF\textsuperscript{1}},
options = {useeditor=false,skipbiblist},
- sortkey = {Nicene and Post-Nicene Fathers, Series 1},
xref = {NPNF1:abbreviation}
}
@@ -2193,7 +2191,7 @@ Than the Author}
editor = {Migne, J.-P.},
volumes = {217},
location = {Paris},
- date = {1844/1864},
+ date = {1844/1855},
shorthand = {PL}
}
diff --git a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-ibid.pdf b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-ibid.pdf
index 95b796a2eaa..62d82711bdd 100644
--- a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-ibid.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-ibid.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-ibid.tex b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-ibid.tex
index 011d44dba7b..11c969e09a9 100644
--- a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-ibid.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl-ibid.tex
@@ -9,7 +9,7 @@
\usepackage{imakeidx}
\makeindex[title=Author Index,intoc,options=-q]
\usepackage{hyperref}
-\usepackage[style=sbl,indexing=cite]{biblatex}
+\usepackage[style=sbl,indexing=cite,ibidtracker=constrict,idemtracker=citation]{biblatex}
\addbibresource{biblatex-sbl.bib}
\setmonofont{DejaVu Sans Mono}[Scale=MatchLowercase]
@@ -147,16 +147,25 @@
\maketitle
This file tests the behaviour of the various options related to using
-\emph{ibidem} and \emph{idem} in Biblatex-SBL.
+\emph{ibidem} and \emph{idem} in Biblatex-SBL. By default neither
+\emph{ibidem} nor \emph{idem} are used.\footnote{See
+\url{https://sblhs2.com/2018/02/01/cms-update-ibid/}.} When referencing
+multiple works by the same author within a footnote, subsequent references use
+only the family name of the author.\footnote{See
+\url{https://sblhs2.com/2016/10/11/placement-citations-traditional/}.} This
+corresponds to the \verb|biblatex| option \verb|idemtracker=sbl|.
-\section*{Default \emph{ibidem} tracking}
+\section*{Using \emph{ibidem}}
By default ibid.\@ is not used across page breaks and \emph{ibidem} is taken
-to mean ‘same author + same title’. See \texttt{biblatex-sbl.pdf} for a
-description of the options \texttt{ibidtracker} can take.
+to mean ‘same author + same title + same page’.\footnote{See
+\url{https://sblhs2.com/2017/01/05/subsequent-bibliographic-references/}.} See
+\texttt{biblatex-sbl.pdf} for a description of the options
+\texttt{ibidtracker} can take. It is recommended to use
+\verb|ibidtracker=constrict| for SBL compliance.
\begin{biboutput}
- \samplemacro{\textbackslash usepackage[style=sbl]\{biblatex\}}
+ \samplemacro{\textbackslash usepackage[style=sbl,ibidtracker=constrict]\{biblatex\}}
\samplecite{1}[127]{talbert:1992}
\samplecite{2}[22]{talbert:1992}
\samplecite{3}[22]{talbert:1992}
@@ -167,17 +176,15 @@ description of the options \texttt{ibidtracker} can take.
\samplecite{6}[22]{talbert:1992}
\end{biboutput}
-\section*{Not tracking \emph{ibidem} across pages}
+\section*{Using \emph{ibidem} across pages}
-\boolfalse{pagetracker}
-
-Set the \texttt{pagetracker} option to \texttt{false} to allow that the first
+Set the \texttt{pagetracker} option to \texttt{false} to allow the first
citation on a page to be ibid.
\boolfalse{pagetracker}
\begin{biboutput}
- \samplemacro{\textbackslash usepackage[style=sbl,pagetracker=false]\{biblatex\}}
+ \samplemacro{\textbackslash usepackage[style=sbl,ibidtracker=constrict,pagetracker=false]\{biblatex\}}
\samplecite{7}[53]{scott+etal:1993}
\samplecite{8}[42]{scott+etal:1993}
\samplemacro{\textbackslash clearpage}
@@ -185,43 +192,44 @@ citation on a page to be ibid.
\samplecite{9}[42]{scott+etal:1993}
\end{biboutput}
-\section*{\emph{Ibidem} meaning ‘same author + same title + same page’}
+\section*{\emph{Ibidem} meaning ‘same author + same title’}
-Turn on the \texttt{ibidpage} option to indicate that \emph{ibidem} should
-mean ‘same author + same title + same page’.
+Turn off the \texttt{ibidpage} option to indicate that \emph{ibidem} should
+mean ‘same author + same title’.
\makeatletter
-\let\blx@imc@ifloccit\blx@ifloccit@global
-\let\blx@loccittracker\blx@loccittracker@global
-\let\blx@loccitreset\blx@loccitreset@global
+\blx@opt@loccittracker@false
\makeatother
\begin{biboutput}
- \samplemacro{\textbackslash usepackage[style=sbl,ibidpage]\{biblatex\}}
+ \samplemacro{\textbackslash usepackage[style=sbl,ibidtracker=constrict,ibidpage=false]\{biblatex\}}
\samplecite{10}[28]{egger:1996}
\samplecite{11}[28]{egger:1996}
\samplecite{12}[291]{egger:1996}
\end{biboutput}
-\section*{Default \emph{idem} tracking}
+\section*{Using \emph{idem}}
-By default \emph{idem} is used. \emph{Idem} tracking is controlled using the
-\texttt{idemtracker} option. See \texttt{biblatex-sbl.pdf} for a description
-of the options \texttt{idemtracker} can take.
+By default \emph{idem} is not used. Rather only the family name of the author
+is given for subsequent references when works by the same author are cited
+within a single footnote. \emph{Idem} tracking is controlled using
+the \texttt{idemtracker} option. See \texttt{biblatex-sbl.pdf} for a
+description of the options \texttt{idemtracker} can take. To comply with SBL
+style, \verb|idemtracker=citation| should be used.\footnote{See
+\url{https://sblhs2.com/2017/01/10/idem/}.}
\begin{biboutput}
- \samplemacro{\textbackslash usepackage[style=sbl]\{biblatex\}}
- \makeatletter\blx@opt@idemtracker@constrict\makeatother
+ \samplemacro{\textbackslash usepackage[style=sbl,idemtracker=citation]\{biblatex\}}
\samplemacro{\textbackslash autocites[35]\{vanseters:1997\}\{vanseters:1995\}}
\color{biblatex-colour}
\hspace*{\bibindent}13.~\cites[35]{vanseters:1997}{vanseters:1995}.
\color{black}
\samplemacro{\textbackslash
autocites[35]\{vanseters:1997\}[222]\{vanseters:1995\}}
- \makeatletter\blx@idemreset\makeatother
\color{biblatex-colour}
\hspace*{\bibindent}14.~\cites[35]{vanseters:1997}[222]{vanseters:1995}.
\color{black}
+ \samplecite{15}[35]{vanseters:1997}
\end{biboutput}
\printbibliography
diff --git a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.bib b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.bib
index cbd2ccb6aea..da2353e5541 100644
--- a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.bib
+++ b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.bib
@@ -976,7 +976,6 @@
date = {1994},
shorthand = {ANF},
options = {useeditor=false,skipbiblist},
- sortkey = {Ante-Nicene Fathers},
xref = {ANF:abbreviation}
}
@@ -1004,7 +1003,6 @@
date = {1994},
shorthand = {NPNF\textsuperscript{1}},
options = {useeditor=false,skipbiblist},
- sortkey = {Nicene and Post-Nicene Fathers, Series 1},
xref = {NPNF1:abbreviation}
}
@@ -1032,7 +1030,7 @@
editor = {Migne, J.-P.},
volumes = {217},
location = {Paris},
- date = {1844/1864},
+ date = {1844/1855},
shorthand = {PL}
}
@@ -1330,7 +1328,12 @@
date = {2015-02},
url = {https://www.sbl-site.org/assets/pdfs/pubs/SBLHSsupp2015-02.pdf},
options = {useauthor=false,useeditor=false},
- sortkey = {Student Supplement for the SBL Handbook of Style, Second Edition}
+}
+
+@periodical{sblhs2.com,
+ title = {SBL Handbook of Style},
+ subtitle = {Explanations, Clarifications, and Expansions},
+ url = {https://sblhs2.com}
}
@mvbook{sasson:2000,
diff --git a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.pdf b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.pdf
index 3f2859021fa..2d7f40a15ec 100644
--- a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.tex b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.tex
index 02ea67f292a..35caf8365a2 100644
--- a/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-sbl/biblatex-sbl.tex
@@ -11,7 +11,7 @@
\usepackage{framed}
\usepackage{enumitem}
-\usepackage[style=sbl,indexing=cite,idemtracker=false,ibidtracker=false]{biblatex}
+\usepackage[style=sbl,indexing=cite]{biblatex}
\addbibresource{biblatex-sbl.bib}
\hypersetup{colorlinks,citecolor=spot}
@@ -143,15 +143,16 @@
\biblatexsbl provides support to \biblatex and LaTeX for citations,
bibliography, and a list of abbreviations in the style recommended by the
Society of Biblical Literature (\citeshorthand{SBL}). The style conforms to
-the second edition of the \cite{SBLHS}.
-
-The style supports all examples given in the handbook (see
-\sty{biblatex-sbl-examples.pdf}). Shorthand citations and a list of
-abbreviations containing journals, series, and shorthands are handled
-automatically. Repeated authors in the bibliography are replaced by a
-horizontal line. \emph{Ibidem} and \emph{idem} is enabled by default. Indexing
-of names is supported, but not enabled by default. Only note style citations,
-not Author-Date citations are supported. Primary sources can be cited in
+the second edition of the \cite{SBLHS} and includes updates from the
+\citetitle*{sblhs2.com} blog \autocite{sblhs2.com}.
+
+The style supports all examples given in the handbook and any relevant updates
+given on the Blog (see \sty{biblatex-sbl-examples.pdf}). Shorthand citations
+and a list of abbreviations containing journals, series, and shorthands are
+handled automatically. Repeated authors in the bibliography are replaced by a
+horizontal line. \emph{Ibidem}, \emph{idem} and indexing of names are
+supported, but not enabled by default. Only note style citations,
+not Author-Date citations, are supported. Primary sources can be cited in
parentheses. \biblatexsbl is compatible with \biblatex's support for
\sty{hyperref}.
@@ -211,7 +212,7 @@ and Hebrew usage with \sty{babel}.
\begin{quote}
\begin{lstlisting}[style=latex]{}
-\usepackage[nil,bidi=default]{babel}
+\usepackage[nil,bidi=default]{babel}% consider bidi=basic for lualatex
\usepackage{csquotes}
\babelprovide[import=en-US,main]{american}
\babelprovide[import=he]{hebrew}
@@ -275,17 +276,35 @@ e.g.,
\sampleparencite[2.233-235]{josephus:ant}
\end{snugshade}
-\cmditem{journalcite}{key}
-\cmditem{seriescite}{key}
-\cmditem{shorthandcite}{key}
-
-\cmd{journalcite}, \cmd{seriescite}, and \cmd{shorthandcite} inserts the
+\cmditem{citefullauthor}[prenote][postnote]{key}
+\cmditem{citefullauthor*}[prenote][postnote]{key}
+\cmditem{Citefullauthor}[prenote][postnote]{key}
+\cmditem{Citefullauthor*}[prenote][postnote]{key}
+
+These commands print the full names of the authors. Strictly speaking, it
+prints the \bibfield{labelname} list in the format of a first citation, which
+may be the \bibfield{author}, the \bibfield{editor}, or the
+\bibfield{translator}. \cmd{Citefullauthor} is similar to \cmd{citefullauthor}
+but capitalizes the name prefix of the first name in the citation if the
+\opt{useprefix} option is enabled, provided that there is a name prefix. The
+starred variants effectively force \opt{maxcitenames} to 1 for just this
+command on so only print the first name in the \bibfield{labelname} list
+(potentially followed by the “et al” string if there are more names). This
+allows more natural textual flow when referring to a paper in the singular
+when otherwise \cmd{citefullauthor} would generate a (naturally plural) list
+of names.
+
+\cmditem{citejournal}{key}
+\cmditem{citeseries}{key}
+\cmditem{citeshorthand}{key}
+
+\cmd{citejournal}, \cmd{citeseries}, and \cmd{citeshorthand} inserts the
respective abbreviation into the text and also adds it to the list of
abbreviations. The abbreviation is hyperlinked to the list of abbreviations if
the \sty{hyperref} package is loaded.
-These commands ignore the \bibfield{prenote} and \bibfield{postnote} fields,
-so can safely be used anywhere within a database entry.
+These commands do not take a \bibfield{prenote} or \bibfield{postnote} field,
+and can safely be used nested within a citation.
\cmditem{printbiblist}
@@ -316,8 +335,8 @@ custom ones outlined below.
\optitem[false]{accessdate}{\opt{true}, \opt{false}}
The \cite{SBLHS} discourages the use of access
-dates.\autocite[See][§6.1.6, 84]{SBLHS} If they are required this option can be
-passed to \biblatex.
+dates \autocite[See][§6.1.6, 84]{SBLHS}. If they are required this option can
+be passed to \biblatex.
\optitem[sbl]{citepages}{\opt{sbl}, \opt{permit}, \opt{omit}, \opt{separate}}
@@ -341,7 +360,7 @@ the first time an entry is cited.
The one exception to this is the \bibtype{incommentary} entry type which
always sets \opt{citepages} to \opt{omit} (see below) when \bibfield{volume}
- is defined.\autocite[See][§1.3.3.2]{SBLHS:studentsupp}
+ is defined \autocite[See][§1.3.3.2]{SBLHS:studentsupp}.
\item[permit] The \bibfield{postnote} is printed in parentheses after the
\bibfield{pages} field. e.g.,
@@ -397,7 +416,7 @@ controls the format of the \bibfield{eprintdate}.
The \emph{Student Supplement for the} \cite{SBLHS} permits two styles for the
bibliography entry for Bible dictionaries, encyclopaedias, and multivolume
commentaries for the entire Bible by multiple
-authors.\autocite[4–5]{SBLHS:studentsupp}
+authors \autocite[4–5]{SBLHS:studentsupp}.
This option applies to \bibtype{inreference} and \bibtype{incommentary}
entry types.
@@ -419,7 +438,7 @@ entry types.
\end{snugshade}
\end{valuelist}
-\optitem[constrict]{ibidtracker}{\opt{true}, \opt{false}, \opt{context},
+\optitem[false]{ibidtracker}{\opt{true}, \opt{false}, \opt{context},
\opt{strict}, \opt{constrict}}
This option controls the \emph{ibidem} tracker. The possible choices are:
@@ -444,17 +463,19 @@ This option controls the \emph{ibidem} tracker. The possible choices are:
the same footnote or in immediately consecutive footnotes.
\end{valuelist}
-\boolitem[false]{ibidpage}
+\boolitem[true]{ibidpage}
The scholarly abbreviation \emph{ibidem} is sometimes taken to mean both ‘same
author + same title’ and ‘same author + same title + same page’ in traditional
-citation schemes. By default, this is not the case with this style because it
-may lead to ambiguous citations. If you prefer the wider interpretation of
-\emph{ibidem}, set the package option \opt{ibidpage=true} or simply
-\opt{ibidpage} in the preamble. The default setting is \opt{ibidpage=false}.
+citation schemes. In line with SBL recommendations, this style uses the
+latter.\footnote{See
+\url{https://sblhs2.com/2017/01/05/subsequent-bibliographic-references/}.} If
+you prefer the narrower interpretation of \emph{ibidem}, set the package
+option \opt{ibidpage=false} in the preamble. The default setting is
+\opt{ibidpage=true}.
-\optitem[constrict]{idemtracker}{\opt{true}, \opt{false}, \opt{context},
-\opt{strict}, \opt{constrict}}
+\optitem[sbl]{idemtracker}{\opt{true}, \opt{false}, \opt{context},
+\opt{strict}, \opt{constrict}, \opt{citation}, \opt{sbl}}
This option controls the \emph{idem} tracker. The possible choices are:
@@ -470,7 +491,12 @@ This option controls the \emph{idem} tracker. The possible choices are:
\item[constrict] This mode is similar to \opt{context} with one additional
condition: a reference in a footnote will only be considered as unambiguous
if the current citation and the previous citation are given in the same
- footnote.
+ footnote or in immediately consecutive footnotes.
+\item[citation] This option only allows \emph{idem} within a citation or
+ footnote. This is the preferred option if you intend to use \emph{idem}.
+\item[sbl] This option is similar to \opt{citation}, but does not actually
+ use \emph{idem}. Rather, it uses the author family name in subsequent
+ citations. This is the default option to comply with SBL style.
\end{valuelist}
\optitem[true]{pagetracker}{\opt{true}, \opt{false}}
@@ -886,6 +912,10 @@ This field holds the month component of the \bibfield{eprintdate} field.
This field holds the year component of the \bibfield{eprintdate} field.
+\listitem{mainauthor}{name}
+
+The author(s) of the \bibfield{maintitle}.
+
\listitem{maineditor}{name}
The editor(s) of the \bibfield{maintitle}.
@@ -966,6 +996,14 @@ automatically inserted into the list of abbreviations.
The \bibfield{title} in abridged form. This is printed instead of the full
title on subsequent citations.
+\fielditem{sorttitle}{literal}
+
+A field used to modify the sorting order of the bibliography. If present, this
+field is used instead of the title field when sorting the bibliography. This
+field is automatically populated if it doesn't exist and the \bibfield{title}
+field begins with `A', `An', or `The' so that these articles do not affect
+sorting.
+
\listitem{withauthor}{name}
The author(s) who assist the \bibfield{author}. See \bibfield{witheditortype},
@@ -1251,6 +1289,14 @@ e.g.,
\section{Important Changes}
+\subsection*{0.12\quad 2020-11-04}
+
+\begin{itemize}
+ \item Ibid.\@ and idem are no longer used by default.
+ \item Only the author family name is printed for subsequent citations of a
+ different work by the same author within a footnote or citation.
+\end{itemize}
+
\subsection*{0.11\quad 2018-12-13}
\begin{itemize}
@@ -1269,7 +1315,7 @@ e.g.,
\begin{itemize}[itemsep=0pt]
\item Support and require \biblatex 3.11.
- \item Use ibid and idem by default.
+ \item Use ibid.\@ and idem by default.
\item \sty{polyglossia} is no longer supported. You should use \sty{babel}
instead.
\end{itemize}
diff --git a/Master/texmf-dist/doc/latex/biblatex-sbl/sbl-paper.pdf b/Master/texmf-dist/doc/latex/biblatex-sbl/sbl-paper.pdf
index a297d85e2ee..91e11122072 100644
--- a/Master/texmf-dist/doc/latex/biblatex-sbl/sbl-paper.pdf
+++ b/Master/texmf-dist/doc/latex/biblatex-sbl/sbl-paper.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/biblatex-sbl/sbl-paper.tex b/Master/texmf-dist/doc/latex/biblatex-sbl/sbl-paper.tex
index 633965f8bd7..f099fbca630 100644
--- a/Master/texmf-dist/doc/latex/biblatex-sbl/sbl-paper.tex
+++ b/Master/texmf-dist/doc/latex/biblatex-sbl/sbl-paper.tex
@@ -21,7 +21,11 @@
% Language and font set up
% Note: Polyglossia is *not* well supported
\ifxetexorluatex
- \usepackage[nil,bidi=default]{babel}
+ \ifluatex
+ \usepackage[nil,bidi=basic]{babel}
+ \else
+ \usepackage[nil,bidi=default]{babel}
+ \fi
\babelprovide[import=en-US,main]{american}
\babelprovide[import=he]{hebrew}
\babelprovide[import=el]{polutonikogreek}
@@ -42,6 +46,7 @@
% Load main style
% Pass indexing=cite to biblatex (if you want author indexing)
\PassOptionsToPackage{indexing=cite}{biblatex}
+% Pass jblstyle to sbl-paper if you want double spaced footnotes
\usepackage{sbl-paper}
% Add your bib resource here