diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/bibleref')
-rw-r--r-- | Master/texmf-dist/source/latex/bibleref/bibleref.dtx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/bibleref/bibleref.dtx b/Master/texmf-dist/source/latex/bibleref/bibleref.dtx index 72c587eb072..204eec7fc80 100644 --- a/Master/texmf-dist/source/latex/bibleref/bibleref.dtx +++ b/Master/texmf-dist/source/latex/bibleref/bibleref.dtx @@ -84,10 +84,10 @@ %indicating the chapter and verse or verses. Verses can be %specified as a comma separated list of individual verses or range %of verses. A range of verses should be written with a single -%hyphen, e.g.\ \verb|2-4|. In the typeset output the verses will +%hyphen, e.g.\ \verb|2-4|. In the typeset output the range of verses will %be separated with -%\begin{definition}[\DescribeMacro{\BRvsep}] -%\cs{BRvsep} +%\begin{definition}[\DescribeMacro{\BRvrsep}] +%\cs{BRvrsep} %\end{definition} %(an en-dash by default.) A chapter may be referenced without a %verse, but the colon must remain, e.g.\ \verb|(12:)| simply @@ -973,7 +973,7 @@ % Declare package % \begin{macrocode} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{bibleref}[2017/06/30 1.17 (NLCT and MR)] +\ProvidesPackage{bibleref}[2018/06/05 1.17a (NLCT and MR)] % \end{macrocode} % Need to do some conditional stuff % \begin{macrocode} |