diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/bibleref')
-rw-r--r-- | Master/texmf-dist/tex/latex/bibleref/bibleref.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/bibleref/bibleref.sty b/Master/texmf-dist/tex/latex/bibleref/bibleref.sty index f4153e2a59d..977787c14df 100644 --- a/Master/texmf-dist/tex/latex/bibleref/bibleref.sty +++ b/Master/texmf-dist/tex/latex/bibleref/bibleref.sty @@ -39,7 +39,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{bibleref}[2018/12/06 1.22 (NLCT and MR)] +\ProvidesPackage{bibleref}[2019/01/13 1.23 (NLCT and MR)] \RequirePackage{ifthen} \RequirePackage{fmtcount} \RequirePackage{amsgen} @@ -405,6 +405,7 @@ \newcommand*\br@ITim{\br@ITimothy}% \newcommand*\br@IITim{\br@IITimothy}% \newcommand*\br@Tit{\br@Titus}% +\newcommand*\br@Ti{\br@Titus}% \newcommand*\br@Philem{\br@Philemon}% \newcommand*\br@Jas{\br@James}% \newcommand*\br@IPet{\br@IPeter}% |