diff options
author | Karl Berry <karl@freefriends.org> | 2018-08-01 21:17:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-08-01 21:17:38 +0000 |
commit | c96358689e33ef71b5c84c23ba017e34b673e174 (patch) | |
tree | ec26f71104ac3ba20c7046c678c516703b69491b /Master/texmf-dist/tex | |
parent | 4e5c03e428307ce7c8ff8b7b6cb1d2abc9cd83b9 (diff) |
turabian-formatting (1aug18)
git-svn-id: svn://tug.org/texlive/trunk@48330 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
3 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty b/Master/texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty index 2350f66818d..fad71334e83 100644 --- a/Master/texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty +++ b/Master/texmf-dist/tex/latex/turabian-formatting/turabian-formatting.sty @@ -27,7 +27,7 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{turabian-formatting}[2018/05/21 Turabian Formatting] +\ProvidesPackage{turabian-formatting}[2018/08/01 Turabian Formatting] % Package options: flags and variables @@ -404,7 +404,7 @@ % biblatex-chicago: set formatting defaults and pass options \PassOptionsToPackage% - {isbn=false, autolang=other, footmarkoff, noibid, backend=biber}% + {isbn=false, autolang=other, footmarkoff, backend=biber}% {biblatex-chicago} \if@authordateformat \PassOptionsToPackage{authordate}{biblatex-chicago} diff --git a/Master/texmf-dist/tex/latex/turabian-formatting/turabian-researchpaper.cls b/Master/texmf-dist/tex/latex/turabian-formatting/turabian-researchpaper.cls index 8e7ac1b695d..ae2b8ce8811 100644 --- a/Master/texmf-dist/tex/latex/turabian-formatting/turabian-researchpaper.cls +++ b/Master/texmf-dist/tex/latex/turabian-formatting/turabian-researchpaper.cls @@ -27,7 +27,7 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{turabian-researchpaper}[2018/05/21 Turabian Research Paper] +\ProvidesClass{turabian-researchpaper}[2018/08/01 Turabian Research Paper] % Default point size diff --git a/Master/texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls b/Master/texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls index cc3c694829c..a95a62a7b6c 100644 --- a/Master/texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls +++ b/Master/texmf-dist/tex/latex/turabian-formatting/turabian-thesis.cls @@ -27,7 +27,7 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{turabian-thesis}[2018/05/21 Turabian Theses and Dissertations] +\ProvidesClass{turabian-thesis}[2018/08/01 Turabian Theses and Dissertations] % Default point size |